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