2 references to ValueTypeAttribute
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
146
string valueTypeUri = reader.GetAttribute(
ValueTypeAttribute
, null);
187
writer.WriteAttributeString(
ValueTypeAttribute
, null, this.valueTypeUris[0]);