2 instantiations of RelativePattern
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (2)
90GlobPattern = new RelativePattern 154GlobPattern = new RelativePattern
2 references to RelativePattern
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\FileOperations\FileSystemWatcher.cs (2)
19/// and <see cref="RelativePattern"/> for more detail. 23public SumType<string, RelativePattern> GlobPattern { get; init; }