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