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