1 write to Prefix
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1163
this.
Prefix
= dictionary.CreateString(ServiceModelStringsVersion1.String164, 164);
6 references to Prefix
System.ServiceModel (6)
System\ServiceModel\Security\SecurityVersion.cs (1)
160
: base(XD.SecurityJan2004Dictionary.Security, XD.SecurityJan2004Dictionary.Namespace, XD.SecurityJan2004Dictionary.
Prefix
)
System\ServiceModel\Security\WsKeyInfoSerializer.cs (1)
177
writer.WriteStartElement( XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.Reference, XD.SecurityJan2004Dictionary.Namespace );
System\ServiceModel\Security\WSSecurityJan2004.cs (4)
180
writer.WriteStartElement(XD.SecurityJan2004Dictionary.
Prefix
.Value, ElementName, XD.SecurityJan2004Dictionary.Namespace);
409
writer.WriteStartElement(XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.UserNameTokenElement,
413
writer.WriteElementString(XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.UserNameElement,
417
writer.WriteStartElement(XD.SecurityJan2004Dictionary.
Prefix
.Value, XD.SecurityJan2004Dictionary.PasswordElement,