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