1 write to _disabled
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
89
_disabled
= true;
6 references to _disabled
Microsoft.CodeAnalysis.EditorFeatures (6)
EditAndContinue\EditAndContinueLanguageService.cs (6)
106
if (
_disabled
)
152
if (
_disabled
)
191
if (
_disabled
)
222
if (
_disabled
)
246
if (!
_disabled
)
319
if (
_disabled
)