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