10 references to AddAttributeChunkToList
System.Private.Xml (10)
System\Xml\Core\XmlTextReaderImpl.cs (5)
5224AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5236AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5268AddAttributeChunkToList(attr, textChunk, ref lastChunk); 5277AddAttributeChunkToList(attr, entityChunk, ref lastChunk); 5376AddAttributeChunkToList(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);