3 references to CrackPropertyLineRegex
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
1077
Match match =
CrackPropertyLineRegex
.Match(line);
1095
Match match =
CrackPropertyLineRegex
.Match(line);
1603
Match match =
CrackPropertyLineRegex
.Match(str);