3 references to AddLast
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (2)
125_lruList.AddLast(node); 155_lruList.AddLast(node);
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (1)
52_snapshots.AddLast(first);