2 instantiations of ThrowingExecutableReference
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Host\Metadata\MetadataServiceFactory.cs (2)
53
return new
ThrowingExecutableReference
(path, properties, documentationProvider, e);
67
=> new
ThrowingExecutableReference
(FilePath!, properties, documentationProvider, exception);