You've already forked linux-packaging-mono
Imported Upstream version 5.14.0.125
Former-commit-id: 436f655dff8d8f7c7b0eb3cb3c65e14ccf98b295
This commit is contained in:
parent
54c0c51795
commit
413682e1ba
@ -2,7 +2,7 @@ using System.Diagnostics;
|
||||
|
||||
namespace System.Runtime.Serialization {
|
||||
|
||||
internal static class DiagnosticUtility {
|
||||
internal static partial class DiagnosticUtility {
|
||||
internal static bool ShouldTraceError = true;
|
||||
internal static readonly bool ShouldTraceWarning = false;
|
||||
internal static readonly bool ShouldTraceInformation = false;
|
||||
|
Reference in New Issue
Block a user