12 references to System_RuntimeTypeHandle
Microsoft.CodeAnalysis (6)
SpecialMembers.cs (2)
1284
(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.
System_RuntimeTypeHandle
,
1315
(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.
System_RuntimeTypeHandle
,
SpecialTypeExtensions.cs (1)
90
case SpecialType.
System_RuntimeTypeHandle
:
WellKnownMembers.cs (3)
338
(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.
System_RuntimeTypeHandle
,
386
(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.
System_RuntimeTypeHandle
,
412
(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.
System_RuntimeTypeHandle
,
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\SpecialTypeExtensions.cs (1)
90
case SpecialType.
System_RuntimeTypeHandle
:
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\EmitExpression.cs (1)
1364
case SpecialType.
System_RuntimeTypeHandle
:
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
1936
case SpecialType.
System_RuntimeTypeHandle
:
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\FlowAnalysis\AbstractFlowPass.vb (1)
354
SpecialType.
System_RuntimeTypeHandle
Symbols\Metadata\PE\PENamedTypeSymbol.vb (1)
1163
SpecialType.
System_RuntimeTypeHandle
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\SpecialTypeExtensions.cs (1)
90
case SpecialType.
System_RuntimeTypeHandle
: