2 references to System_Threading_Tasks_ValueTask
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\CodeGenerator.cs (1)
327
&& ((InternalSpecialType)_method.ReturnType.ExtendedSpecialType) is InternalSpecialType.System_Threading_Tasks_Task or InternalSpecialType.
System_Threading_Tasks_ValueTask
));
Compilation\CSharpCompilation.cs (1)
337
InternalSpecialType.
System_Threading_Tasks_ValueTask
or