4 references to ValueType
System.IdentityModel (4)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (4)
2204string attrValue = reader.GetAttribute(trustConstants.Attributes.ValueType); 2208SR.GetString(SR.ID0001, trustConstants.Attributes.ValueType, reader.Name))); 2215SR.GetString(SR.ID3136, trustConstants.Attributes.ValueType, reader.LocalName, reader.NamespaceURI, attrValue))); 2299writer.WriteAttributeString(trustConstants.Attributes.ValueType, binaryExchange.ValueType.AbsoluteUri);