2 implementations of ResolveAssemblyPath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\Metadata\FrameworkAssemblyPathResolverFactory.cs (1)
34public string? ResolveAssemblyPath(ProjectId projectId, string assemblyName, string? fullyQualifiedTypeName)
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioFrameworkAssemblyPathResolverFactory.cs (1)
44public string? ResolveAssemblyPath(
1 reference to ResolveAssemblyPath
Microsoft.CodeAnalysis.Features (1)
AddImport\CodeActions\AssemblyReferenceCodeAction.cs (1)
109return assemblyResolverService.ResolveAssemblyPath(