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