1 write to _disabled
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
91
_disabled
= true;
7 references to _disabled
Microsoft.CodeAnalysis.EditorFeatures (7)
EditAndContinue\EditAndContinueLanguageService.cs (7)
108
if (
_disabled
)
154
if (
_disabled
)
193
if (
_disabled
)
224
if (
_disabled
)
242
if (
_disabled
)
298
if (!
_disabled
)
367
if (
_disabled
)