4 references to parseRef
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (4)
CscTests.cs (4)
633parseRef(@"util.dll", "a=b"); 634parseRef(@"util.dll", "a b"); 635parseRef(@"util.dll", "a;b"); 636parseRef(@"util.dll", @"a""b");