3 references to Start
Microsoft.CodeAnalysis.LanguageServer (3)
FileBasedPrograms\FileBasedProgramsProjectSystem.cs (1)
132_logger.LogError($"{diagnostic.Location.Path}{diagnostic.Location.Span.Start}: {diagnostic.Message}");
FileBasedPrograms\RunApiModels.cs (2)
79start: new LinePosition(Start.Line, Start.Character),