2 references to ThrowingExecutableReference
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\MetadataService.cs (2)
43return new ThrowingExecutableReference(resolvedPath, properties, ex); 68return new ThrowingExecutableReference(FilePath!, properties, _ex);