2 writes to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
730
this.
Prefix
= dictionary.CreateString(IdentityModelStringsVersion1.String119, 119);
764
this.
Prefix
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String119);
2 references to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
298
writer.WriteStartElement(XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.KeyIdentifier, XD.SecurityJan2004Dictionary.Namespace);
444
writer.WriteStartElement(XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.Reference, XD.SecurityJan2004Dictionary.Namespace);