2 references to Runs
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\PresentationExtensions.cs (1)
28
=> new(element.
Runs
.Select(ToVsRun));
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
325
=> new(element.
Runs
.Select(ToLSPRun));