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