1 write to ptRaw1
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpArgInfo.cs (1)
25
ptRaw1
= typeRaw1.IsPredefined ? typeRaw1.PredefinedType : PredefinedType.PT_COUNT;
2 references to ptRaw1
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
245
switch (GetConvKind(info.
ptRaw1
, bos.pt1))
272
switch (GetConvKind(info.
ptRaw1
, bos.pt1))