1 write to IsIndexer
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
224
IsIndexer
= propertySymbol.IsIndexer;
1 reference to IsIndexer
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.CodeAction.cs (1)
80
isIndexer: _state.
IsIndexer
,