2 writes to Context
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
255this.Context = dictionary.Add(TrustDec2005Strings.Context);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
726this.Context = dictionary.CreateString(ServiceModelStringsVersion1.String209, 209);
2 references to Context
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
326Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Context); 378Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Context);