2 references to s_arrayTable
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeTable.cs (2)
85s_arrayTable.TryGetValue(new KeyPair<CType, int>(elementType, rankNum), out ArrayType result); 93s_arrayTable.Add(new KeyPair<CType, int>(elementType, rankNum), pArray);