3 references to s_asyncRefs
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
CodeGen\CodeGenAsyncLocalsTests.cs (3)
29references = (references != null) ? references.Concat(s_asyncRefs) : s_asyncRefs; 1247CompileAndVerify(source, targetFramework: TargetFramework.Empty, references: s_asyncRefs, options: TestOptions.ReleaseDll.WithMetadataImportOptions(MetadataImportOptions.All), symbolValidator: module =>