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