2 writes to Type
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
1295this.Type = dictionary.CreateString(IdentityModelStringsVersion1.String83, 83); 1319this.Type = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String83);
1 reference to Type
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (1)
22internal static readonly XmlDictionaryString TypeAttribute = XD.XmlEncryptionDictionary.Type;