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