2 references to ParseFragmentAttribute
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
1306return ParseFragmentAttribute();
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
240return Task.FromResult(ParseFragmentAttribute());