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)
918if (_xmlSerializerNamespaces == null) 939return _xmlSerializerNamespaces;