4 references to AddLast
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.ClassifiedLineCache.cs (2)
126
_lruList.
AddLast
(node);
156
_lruList.
AddLast
(node);
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (1)
53
_snapshots.
AddLast
(first);
System.Net.Requests (1)
System\Net\TimerThread.cs (1)
512
s_queues.
AddLast
(node);