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