1 reference to MatchTaskAwaitPattern
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
565
if (allowAsyncVariant && (_canonMethod.SupportsAsyncVersionCodegen() ? MatchTailCallAwait() :
MatchTaskAwaitPattern
()))