9 references to SourceFile
Microsoft.NET.Build.Tests (9)
GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.cs (9)
226["Program.cs"] = string.Format(SourceFile, "4", string.Empty) 237["Program.cs"] = string.Format(SourceFile, "3", string.Empty) 248["Program.cs"] = string.Format(SourceFile, "2", string.Empty) 260["Program.cs"] = string.Format(SourceFile, "1", string.Empty) 275["Program.cs"] = string.Format(SourceFile, "5", string.Empty) 286["Program.cs"] = string.Format(SourceFile, "4", "_5.Class1.Message();") 297["Program.cs"] = string.Format(SourceFile, "3", "_4.Class1.Message();") 308["Program.cs"] = string.Format(SourceFile, "2", "_4.Class1.Message();") 320["Program.cs"] = string.Format(SourceFile, "1", " _2.Class1.Message(); _3.Class1.Message();")