2 writes to Type
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
257this.Type = dictionary.Add(TrustDec2005Strings.Type);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
728this.Type = dictionary.CreateString(ServiceModelStringsVersion1.String59, 59);
2 references to Type
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
328Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Type); 380Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Type);