2 references to System_Threading_Tasks_Task_T
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\CodeGenerator.cs (1)
181
Debug.Assert(((InternalSpecialType)returnType.OriginalDefinition.ExtendedSpecialType) is InternalSpecialType.System_Threading_Tasks_ValueTask_T or InternalSpecialType.
System_Threading_Tasks_Task_T
);
Compilation\CSharpCompilation.cs (1)
336
InternalSpecialType.
System_Threading_Tasks_Task_T
or