1 write to typeOfXmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
346
typeOfXmlFormatGetOnlyCollectionReaderDelegate
= typeof(XmlFormatGetOnlyCollectionReaderDelegate);
2 references to typeOfXmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
345
if (
typeOfXmlFormatGetOnlyCollectionReaderDelegate
== null)
347
return
typeOfXmlFormatGetOnlyCollectionReaderDelegate
;