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