1 write to s_xmlDocument
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
472s_xmlDocument = new XmlDocument(nameTable);
2 references to s_xmlDocument
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
459if (s_xmlDocument == null) 474return s_xmlDocument;