1 write to _xmlSerializerNamespaces
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
937
_xmlSerializerNamespaces
= namespaces.GetNamespaces();
2 references to _xmlSerializerNamespaces
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
918
if (
_xmlSerializerNamespaces
== null)
939
return
_xmlSerializerNamespaces
;