10 references to AddAttributeChunkToList
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (5)
5217AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5229AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5261AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5270AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5369AddAttributeChunkToList(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);