12 references to DebugAssert
dotnet-svcutil-lib (12)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (2)
832
DiagnosticUtility.
DebugAssert
("Data can only be stored into ArgBuilder or LocalBuilder.");
991
DiagnosticUtility.
DebugAssert
("Char is not a valid schema primitive and should be treated as int in DataContract");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
653
DiagnosticUtility.
DebugAssert
("DataContract cache overflow");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ObjectReferenceStack.cs (2)
53
DiagnosticUtility.
DebugAssert
("Object reference stack in invalid state");
80
DiagnosticUtility.
DebugAssert
("Object reference stack in invalid state");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs (2)
87
DiagnosticUtility.
DebugAssert
("Object table overflow");
107
DiagnosticUtility.
DebugAssert
("Object table overflow");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
774
DiagnosticUtility.
DebugAssert
("Failed to create contract for KeyValuePair type");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializer.cs (4)
106
DiagnosticUtility.
DebugAssert
("XmlObjectSerializer.InternalWriteStartObject should never get called");
111
DiagnosticUtility.
DebugAssert
("XmlObjectSerializer.InternalWriteObjectContent should never get called");
116
DiagnosticUtility.
DebugAssert
("XmlObjectSerializer.InternalWriteEndObject should never get called");
266
DiagnosticUtility.
DebugAssert
("XmlObjectSerializer.InternalIsStartObject should never get called");