10 references to AddAttributeChunkToList
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (5)
5207AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5219AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5251AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5260AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5359AddAttributeChunkToList(attr, textChunk, ref lastChunk);
System\Xml\Core\XmlTextReaderImplAsync.cs (5)
2723AddAttributeChunkToList(attr, textChunk, ref lastChunk); 2735AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 2767AddAttributeChunkToList(attr, textChunk, ref lastChunk); 2775AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 2876AddAttributeChunkToList(attr, textChunk, ref lastChunk);