1 write to s_xmlDocument
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SoapHelper.cs (1)
23s_xmlDocument = new XmlDocument();
2 references to s_xmlDocument
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SoapHelper.cs (2)
22if (s_xmlDocument == null) 24return s_xmlDocument;