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