1 write to s_typeOfXmlFormatGetOnlyCollectionReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
327s_typeOfXmlFormatGetOnlyCollectionReaderDelegate = typeof(XmlFormatGetOnlyCollectionReaderDelegate);
2 references to s_typeOfXmlFormatGetOnlyCollectionReaderDelegate
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
326if (s_typeOfXmlFormatGetOnlyCollectionReaderDelegate == null) 328return s_typeOfXmlFormatGetOnlyCollectionReaderDelegate;