1 write to _cachedDisplayAndInsertionTextContainingType
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\CompletionProviders\EnumCompletionProvider.vb (1)
115
_cachedDisplayAndInsertionTextContainingType
= symbol.ContainingType
1 reference to _cachedDisplayAndInsertionTextContainingType
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\CompletionProviders\EnumCompletionProvider.vb (1)
111
If Not Equals(
_cachedDisplayAndInsertionTextContainingType
, symbol.ContainingType) OrElse _cachedDisplayAndInsertionTextContext IsNot context Then