1 write to _disabled
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
90
_disabled
= true;
7 references to _disabled
Microsoft.CodeAnalysis.EditorFeatures (7)
EditAndContinue\EditAndContinueLanguageService.cs (7)
107
if (
_disabled
)
153
if (
_disabled
)
192
if (
_disabled
)
223
if (
_disabled
)
241
if (
_disabled
)
297
if (!
_disabled
)
366
if (
_disabled
)