3 references to SetValue
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
11491
SetValue
(Id, index, useNotNullsAsDefault ? NullableFlowState.NotNull : walker.GetDefaultState(ref this, slot));
11505
SetValue
(id, index, value);
11542
_container!.Value.
SetValue
(id, index, value);