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