1 implementation of IFrameworkAssemblyPathResolver
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\Metadata\FrameworkAssemblyPathResolverFactory.cs (1)
23
private sealed class Service :
IFrameworkAssemblyPathResolver
1 reference to IFrameworkAssemblyPathResolver
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\Metadata\FrameworkAssemblyPathResolverFactory.cs (1)
11
[ExportWorkspaceServiceFactory(typeof(
IFrameworkAssemblyPathResolver
), ServiceLayer.Default), Shared]