1 write to StartIndex
Microsoft.CodeAnalysis.Features (1)
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (1)
879this.StartIndex = startIndex;
2 references to StartIndex
Microsoft.CodeAnalysis.Features (2)
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (2)
395_index = result.Value.StartIndex; 814_index = type.StartIndex;