2 references to SymbolDeclaredCompilationEvent
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (1)
4810
EventQueue?.TryEnqueue(new
SymbolDeclaredCompilationEvent
(this, symbol));
Compiler\MethodCompiler.cs (1)
1170
_compilation.EventQueue.TryEnqueue(new
SymbolDeclaredCompilationEvent
(