public sealed record LanguageServiceDocument(string Uri, string FilePath, string Text, int Version) : IEquatable<LanguageServiceDocument>
kind:method
kind:property
kind:ctor
LanguageServiceDocument(String, String, String, Int32)
FilePath
Text
Uri
Version