3 references to createReference
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Symbols\SymbolErrorTests.cs (3)
8723
CreateCompilation(code, [
createReference
("Ref0")], targetFramework: TargetFramework.NetStandard20).VerifyDiagnostics();
8725
CreateCompilation(code, [
createReference
("Ref1"),
createReference
("Ref2")], targetFramework: TargetFramework.NetStandard20).VerifyDiagnostics(