10 references to MethodImplOptionsAsync
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (10)
CodeGen\CodeGenAsyncTests.cs (10)
334Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
398Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
461Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
514Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
634Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
769Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
889Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
1021Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
1132Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);
1240Assert.Equal(MethodImplOptionsAsync, f.ImplementationAttributes);