1 write to ptRaw2
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpArgInfo.cs (1)
26ptRaw2 = typeRaw2.IsPredefined ? typeRaw2.PredefinedType : PredefinedType.PT_COUNT;
2 references to ptRaw2
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
330switch (GetConvKind(info.ptRaw2, bos.pt2)) 357switch (GetConvKind(info.ptRaw2, bos.pt2))