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
)
150
if (
_disabled
)
189
if (
_disabled
)
220
if (
_disabled
)
244
if (!
_disabled
)
324
if (
_disabled
)