Base:
3 references to ToString
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
XmlComments\XmlComment.InheritDoc.cs (1)
356var currentName = current.Name.ToString();
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\ISymbolExtensions.cs (1)
548var currentName = current.Name.ToString();
PresentationFramework-SystemXmlLinq (1)
SystemXmlLinqExtension.cs (1)
39return name?.ToString();