3 references to s_rguos
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (3)
1403for (int index = 0; index < s_rguos.Length; index++) 1405UnaOpSig uos = s_rguos[index]; 1411ConvKind cv = GetConvKind(pt, s_rguos[index].pt);