4 references to None
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (1)
104
private const byte NO = (byte)ConvKind.
None
; // 0x05
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (3)
230
case ConvKind.
None
:
315
case ConvKind.
None
:
1447
case ConvKind.
None
: