3 references to AddValue
Microsoft.CodeAnalysis.CSharp (3)
Emitter\Model\MostCommonNullableValueBuilder.cs (1)
78
AddValue
(GetCommonValue(builder));
Symbols\Symbol.cs (2)
1645
builder.
AddValue
(this.GetLocalNullableContextValue());
1669
builder.
AddValue
(this.GetLocalNullableContextValue());