3 references to CrackPropertyLineRegex
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
1076
Match match =
CrackPropertyLineRegex
.Match(line);
1094
Match match =
CrackPropertyLineRegex
.Match(line);
1602
Match match =
CrackPropertyLineRegex
.Match(str);