4 writes to Prefix
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (4)
451this.Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String268, 268); 480this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String268); 525this.Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String184, 184); 553this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String184);
2 references to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSKeyInfoSerializer.cs (2)
283this.Parent.SecurityTokenSerializer.DictionaryManager.SecureConversationFeb2005Dictionary.Prefix.Value, 337this.Parent.SecurityTokenSerializer.DictionaryManager.SecureConversationDec2005Dictionary.Prefix.Value,