1 write to Reason
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\CompletionData.cs (1)
42
Reason
= reason;
2 references to Reason
VBCSCompiler (2)
src\Compilers\Server\VBCSCompiler\CompletionData.cs (1)
51
public override string ToString() => $"{
Reason
} KeepAlive:{NewKeepAlive} ShutdownRequest:{ShutdownRequest}";
src\Compilers\Server\VBCSCompiler\ServerDispatcher.cs (1)
285
switch (completionData.
Reason
)