4 references to parseRef
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (4)
CscTests.cs (4)
656parseRef(@"util.dll", "a=b"); 657parseRef(@"util.dll", "a b"); 658parseRef(@"util.dll", "a;b"); 659parseRef(@"util.dll", @"a""b");