1 write to s_xmlDeclarationRegex
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
70private static Regex XmlDeclarationRegex => s_xmlDeclarationRegex ??= new Regex(XmlDeclarationPattern);