2 writes to _type2
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpSig.cs (2)
70
_type2
= type2;
91
_type2
= pt2 != PredefinedType.PT_UNDEFINEDINDEX ? GetPredefindType(pt2) : null;
1 reference to _type2
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpSig.cs (1)
131
return
_type2
;