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