1 write to s_typeOfContractNamespaceAttribute
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
373s_typeOfContractNamespaceAttribute = typeof(ContractNamespaceAttribute);
2 references to s_typeOfContractNamespaceAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
372if (s_typeOfContractNamespaceAttribute == null) 374return s_typeOfContractNamespaceAttribute;