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