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
)
107
if (
_disabled
)
136
if (
_disabled
)
165
if (
_disabled
)
187
if (
_disabled
)
257
if (
_disabled
)