3 writes to Type
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
258this.Type = dictionary.Add(TrustDec2005Strings.Type);
System\ServiceModel\XD.cs (2)
1398this.Type = dictionary.CreateString(ServiceModelStringsVersion1.String59, 59); 1452this.Type = dictionary.CreateString(ServiceModelStringsVersion1.String59, 59);
2 references to Type
System.ServiceModel (2)
System\ServiceModel\DXD.cs (2)
329Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Type); 381Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Type);