2 writes to _type1
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpSig.cs (2)
68
_type1
= type1;
89
_type1
= pt1 != PredefinedType.PT_UNDEFINEDINDEX ? GetPredefindType(pt1) : null;
1 reference to _type1
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpSig.cs (1)
125
return
_type1
;