1 write to s_typeOfXmlElement
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
912s_typeOfXmlElement = typeof(XmlElement);
2 references to s_typeOfXmlElement
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
911if (s_typeOfXmlElement == null) 913return s_typeOfXmlElement;