2 references to IsAttributeValueChar
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1405Debug.Assert( !xmlCharType.IsAttributeValueChar( (char)ch ) );
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1277Debug.Assert( !xmlCharType.IsAttributeValueChar( (char)ch ) );