1 write to _disabled
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
55
_disabled
= true;
6 references to _disabled
Microsoft.CodeAnalysis.Remote.Workspaces (6)
EditAndContinue\ManagedHotReloadLanguageService.cs (6)
77
if (
_disabled
)
104
if (
_disabled
)
133
if (
_disabled
)
162
if (
_disabled
)
184
if (
_disabled
)
254
if (
_disabled
)