2 overrides of OnCompilationStarted
VBCSCompiler (2)
src\roslyn\src\Compilers\Server\VBCSCompiler\CSharpCompilerServer.cs (1)
54
protected override void
OnCompilationStarted
()
src\roslyn\src\Compilers\Server\VBCSCompiler\VisualBasicCompilerServer.cs (1)
54
protected override void
OnCompilationStarted
()
1 reference to OnCompilationStarted
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
970
OnCompilationStarted
();