1 reference to XmlDeclarationRegEx
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1966return String.IsNullOrEmpty(contents) || XmlDeclarationRegEx.Value.IsMatch(contents);