1 write to s_typeOfXmlFormatCollectionReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
314s_typeOfXmlFormatCollectionReaderDelegate = typeof(XmlFormatCollectionReaderDelegate);
2 references to s_typeOfXmlFormatCollectionReaderDelegate
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
313if (s_typeOfXmlFormatCollectionReaderDelegate == null) 315return s_typeOfXmlFormatCollectionReaderDelegate;