154 references to XElement
aspire (10)
Aspire.Hosting.Maui (6)
dotnet-svcutil-lib (6)
Shared\MSBuildProj.cs (6)
541this.ReferenceGroup.Add(new XElement("Reference", new XAttribute("Include", dependency.AssemblyName), new XElement("HintPath", dependency.FullPath)));
544this.PacakgeReferenceGroup.Add(new XElement("PackageReference", new XAttribute("Include", dependency.Name), new XAttribute("Version", dependency.Version)));
547this.ReferenceGroup.Add(new XElement("DotNetCliToolReference", new XAttribute("Include", dependency.Name), new XAttribute("Version", dependency.Version)));
561this.ReferenceGroup.Add(new XElement("Content",
571this.PacakgeReferenceGroup.Add(new XElement("Content",
598XElement element = new XElement(propertyName, null);
GenerateDocumentationAndConfigFiles (5)
illink (3)
Microsoft.AspNetCore.DataProtection (16)
Microsoft.Build.Tasks.Core (5)
Microsoft.CodeAnalysis.Analyzers (5)
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
Microsoft.CodeAnalysis.CodeStyle (5)
Microsoft.CodeAnalysis.ResxSourceGenerator (5)
Microsoft.CodeAnalysis.Workspaces (11)
Microsoft.DotNet.Build.Manifest (4)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.PackageTesting (5)
Microsoft.DotNet.SharedFramework.Sdk (7)
Microsoft.DotNet.SourceBuild.Tasks (5)
Microsoft.DotNet.XliffTasks (4)
Microsoft.ML.Maml (2)
Microsoft.NET.Build.Tasks (2)
Microsoft.NET.HostModel (3)
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
Microsoft.NET.Sdk.Publish.Tasks (1)
Microsoft.NET.Sdk.StaticWebAssets.Tasks (6)
NuGet.Commands (7)
NuGet.Configuration (1)
NuGet.Packaging (16)
Roslyn.Diagnostics.Analyzers (5)