1 write to _disabled
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
86
_disabled
= true;
6 references to _disabled
Microsoft.CodeAnalysis.EditorFeatures (6)
EditAndContinue\EditAndContinueLanguageService.cs (6)
103
if (
_disabled
)
146
if (
_disabled
)
185
if (
_disabled
)
216
if (
_disabled
)
240
if (!
_disabled
)
320
if (
_disabled
)