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