7 references to ParamCollectionAttributeSource
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (7)
Semantics\ParamsCollectionTests.cs (7)
4437var comp3 = CreateCompilation(src1 + ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 4502var comp1 = CreateCompilation(ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 4653var comp1 = CreateCompilation(ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 12748var comp1 = CreateCompilation(ParamCollectionAttributeSource, options: TestOptions.ReleaseDll); 13178}" + ParamCollectionAttributeSource); 13227var comp1 = CreateCompilationWithMscorlib40(ParamCollectionAttributeSource, options: TestOptions.ReleaseDll); 16048CreateCompilation([source, ParamCollectionAttributeSource]).VerifyDiagnostics(