2 references to NamespaceURI
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
314
if (reader.IsStartElement(WSTrust14Constants.ElementNames.ActAs, WSTrust14Constants.
NamespaceURI
))
1066
writer.WriteStartElement(WSTrust14Constants.Prefix, WSTrust14Constants.ElementNames.ActAs, WSTrust14Constants.
NamespaceURI
);