7 references to ParamCollectionAttributeSource
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (7)
Semantics\ParamsCollectionTests.cs (7)
4449var comp3 = CreateCompilation(src1 + ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 4514var comp1 = CreateCompilation(ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 4667var comp1 = CreateCompilation(ParamCollectionAttributeSource, targetFramework: TargetFramework.Net80, options: TestOptions.ReleaseDll); 12594var comp1 = CreateCompilation(ParamCollectionAttributeSource, options: TestOptions.ReleaseDll); 13024}" + ParamCollectionAttributeSource); 13073var comp1 = CreateCompilationWithMscorlib40(ParamCollectionAttributeSource, options: TestOptions.ReleaseDll); 15903CreateCompilation([source, ParamCollectionAttributeSource]).VerifyDiagnostics(