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)
74
if (
_disabled
)
100
if (
_disabled
)
127
if (
_disabled
)
154
if (
_disabled
)
174
if (
_disabled
)
242
if (
_disabled
)