1 reference to XmlDeclarationRegex
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
2001
return String.IsNullOrEmpty(contents) ||
XmlDeclarationRegex
.IsMatch(contents);