2 references to IsAttributeValueChar
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1535Debug.Assert(!xmlCharType.IsAttributeValueChar((char)ch));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1383Debug.Assert(!xmlCharType.IsAttributeValueChar((char)ch));