5 references to Attributes
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
400if (document.Root.Elements("Import").Attributes("Sdk").Any())
Microsoft.NET.Sdk.Publish.Tasks.Tests (4)
WebConfigTransformTests.cs (4)
265input.Descendants("aspNetCore").Attributes("stdoutLogEnabled").Remove(); 270.Descendants().Attributes("stdoutLogEnabled").Single()); 291.Descendants().Attributes("stdoutLogFile").Single()); 313.Descendants().Attributes("stdoutLogFile").Single());