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