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