3 references to EnqueueCore
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\DiagnosticQueue.cs (3)
114
EnqueueCore
(ref _lazyLocalSyntaxDiagnostics, diagnostic, analyzer);
118
EnqueueCore
(ref _lazyLocalSemanticDiagnostics, diagnostic, analyzer);
124
EnqueueCore
(ref _lazyNonLocalDiagnostics, diagnostic, analyzer);