2 writes to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
1238this.Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String81, 81); 1248this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String81);
1 reference to Prefix
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
634writer.WriteAttributeString(XD.UtilityDictionary.Prefix.Value, XD.UtilityDictionary.IdAttribute, XD.UtilityDictionary.Namespace, id);