3 references to System_Threading_Tasks_Task_T
Microsoft.CodeAnalysis (1)
SpecialMembers.cs (1)
1348
(byte)SignatureTypeCode.TypeHandle, (byte)InternalSpecialType.
System_Threading_Tasks_Task_T
,
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\CodeGenerator.cs (1)
184
Debug.Assert(((InternalSpecialType)returnType.OriginalDefinition.ExtendedSpecialType) is InternalSpecialType.System_Threading_Tasks_ValueTask_T or InternalSpecialType.
System_Threading_Tasks_Task_T
);
Compilation\CSharpCompilation.cs (1)
362
InternalSpecialType.
System_Threading_Tasks_Task_T
or