1 type derived from XText
System.Private.Xml.Linq (1)
30 instantiations of XText
Microsoft.AspNetCore.OpenApi.SourceGenerators (6)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic (1)
Microsoft.VisualStudio.LanguageServices (6)
Snippets\SnippetExpansionClient.cs (6)
657new XElement(snippetNamespace + "ID", new XText(parameter.Name)),
658new XElement(snippetNamespace + "Default", new XText(parameterValues.GetValueOrDefault(parameter.Name, "")))));
669new XElement(snippetNamespace + "ID", new XText(PlaceholderSnippetField)),
670new XElement(snippetNamespace + "Default", new XText(""))));
692new XElement(snippetNamespace + "Title", new XText(methodName)),
693new XElement(snippetNamespace + "Description", new XText(s_fullMethodCallDescriptionSentinel))),
System.Private.Xml.Linq (13)
XmlFileLogger (2)
73 references to XText
ConfigurationSchemaGenerator (1)
Metrics (1)
Metrics.Legacy (1)
Microsoft.AspNetCore.DataProtection.Tests (7)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Microsoft.DotNet.SourceBuild.Tasks (1)
netstandard (1)
Roslyn.Diagnostics.Analyzers (1)
RulesetToEditorconfigConverter (1)
System.ComponentModel.TypeConverter (2)
System.Private.Xml.Linq (44)
System.Xml.Linq (1)
System.Xml.XDocument (1)
Test.Utilities (1)
Text.Analyzers (1)