2 references to s_nullableTable
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeTable.cs (2)
124
s_nullableTable
.TryGetValue(underlyingType, out NullableType result);
131
s_nullableTable
.Add(underlyingType, nullable);