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