10 references to
Microsoft.CSharp (10)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
27
:
base
(TypeKind.TK_AggregateType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ArgumentListType.cs (1)
16
:
base
(TypeKind.TK_ArgumentListType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ArrayType.cs (1)
17
:
base
(TypeKind.TK_ArrayType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\MethodGroupType.cs (1)
16
:
base
(TypeKind.TK_MethodGroupType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\NullableType.cs (1)
23
:
base
(TypeKind.TK_NullableType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\NullType.cs (1)
15
:
base
(TypeKind.TK_NullType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ParameterModifierType.cs (1)
21
:
base
(TypeKind.TK_ParameterModifierType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PointerType.cs (1)
13
:
base
(TypeKind.TK_PointerType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeParameterType.cs (1)
17
:
base
(TypeKind.TK_TypeParameterType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\VoidType.cs (1)
17
:
base
(TypeKind.TK_VoidType)