2 writes to _symbolStartActionsBuilder
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\DiagnosticStartAnalysisScope.cs (2)
1116
AppendActions(ref _symbolStartActionsImmutable, ref
_symbolStartActionsBuilder
, otherActions._symbolStartActions);
1171
symbolStartActions: ToImmutableAndFree(ref _symbolStartActionsImmutable, ref
_symbolStartActionsBuilder
),