18 references to CheckNull
dotnet-svcutil-lib (18)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs (1)
107
CheckNull
(type, "type");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializer.cs (15)
25
CheckNull
(stream, "stream");
33
CheckNull
(writer, "writer");
39
CheckNull
(writer, "writer");
45
CheckNull
(writer, "writer");
51
CheckNull
(writer, "writer");
69
CheckNull
(writer, "writer");
124
CheckNull
(writer, "writer");
141
CheckNull
(writer, "writer");
162
CheckNull
(writer, "writer");
223
CheckNull
(stream, "stream");
229
CheckNull
(reader, "reader");
240
CheckNull
(reader, "reader");
248
CheckNull
(reader, "reader");
279
CheckNull
(reader, "reader");
296
CheckNull
(reader, "reader");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlReaderDelegator.cs (1)
24
XmlObjectSerializer.
CheckNull
(reader, "reader");
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs (1)
24
XmlObjectSerializer.
CheckNull
(writer, "writer");