5 references to TK_ArgumentListType
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
461case TypeKind.TK_ArgumentListType:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (2)
104case TypeKind.TK_ArgumentListType: 153case TypeKind.TK_ArgumentListType:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\ArgumentListType.cs (1)
16: base(TypeKind.TK_ArgumentListType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (1)
263case TypeKind.TK_ArgumentListType: