34 references to LinqAssemblyRef
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
CodeGen\CodeGenLocalFunctionTests.cs (1)
1089}", references: new[] { LinqAssemblyRef });
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (17)
Semantics\BindingAsyncTests.cs (14)
412CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics( 449CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics(); 479CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics( 512CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics( 546CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics( 580CreateCompilationWithMscorlib45(source, new MetadataReference[] { LinqAssemblyRef, SystemRef }).VerifyDiagnostics( 1292CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics(); 1321CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics(); 1349CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics( 1381CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics( 1416CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics( 1454new MetadataReference[] { SystemRef, LinqAssemblyRef }, 1495new MetadataReference[] { SystemRef, LinqAssemblyRef }, 1527CreateCompilationWithMscorlib45(source, new MetadataReference[] { SystemRef, LinqAssemblyRef }).VerifyDiagnostics(
Semantics\ConstantTests.cs (2)
3438var comp = CreateCompilationWithMscorlib40(source, references: new[] { LinqAssemblyRef }); 3460var comp = CreateCompilationWithMscorlib40(source, references: new[] { LinqAssemblyRef });
Semantics\SemanticErrorTests.cs (1)
12577DiagnosticsUtils.VerifyErrorsAndGetCompilationWithMscorlib(text, new[] { LinqAssemblyRef },
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\ExtensionMethodTests.cs (1)
2435references: new[] { MscorlibRef, LinqAssemblyRef });
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (5)
CodeGen\CodeGenForeach.vb (2)
919</compilation>, options:=TestOptions.ReleaseExe.WithModuleName("MODULE"), references:={LinqAssemblyRef}, expectedOutput:=<![CDATA[ 2527references:={LinqAssemblyRef},
CodeGen\CodeGenTuples.vb (2)
6388references:={ValueTupleRef, SystemRuntimeFacadeRef, LinqAssemblyRef}, 6422references:={ValueTupleRef, SystemRuntimeFacadeRef, LinqAssemblyRef},
Emit\EmitErrorTests.vb (1)
417comp1 = comp1.AddReferences(LinqAssemblyRef)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (10)
Semantics\ForeachTest.vb (2)
430</compilation>, references:={TestBase.LinqAssemblyRef}) 901</compilation>, references:={TestBase.LinqAssemblyRef})
Semantics\NameOfTests.vb (1)
3589Dim comp = CreateCompilationWithMscorlib40AndVBRuntime(compilationDef, options:=TestOptions.DebugExe, additionalRefs:={LinqAssemblyRef})
Semantics\QueryExpressions.vb (7)
5279CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 5568CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 6629CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 7424CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 8785CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 9972CompileAndVerify(compilationDef, references:={LinqAssemblyRef}, 11616CompileAndVerify(compilationDef, references:={LinqAssemblyRef},