1 write to s_addressingDictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
51s_addressingDictionary = new AddressingDictionary(Dictionary);
2 references to s_addressingDictionary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
50if (s_addressingDictionary == null) 52return s_addressingDictionary;