2 references to s_parameterModifierTable
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeTable.cs (2)
99s_parameterModifierTable.TryGetValue(new KeyPair<CType, bool>(elementType, isOut), out ParameterModifierType result); 107s_parameterModifierTable.Add(new KeyPair<CType, bool>(elementType, isOut), parameterModifier);