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