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