Base:
method
GetAssemblyIdentities
Microsoft.CodeAnalysis.GlobalAssemblyCache.GetAssemblyIdentities(System.Reflection.AssemblyName, System.Collections.Immutable.ImmutableArray<System.Reflection.ProcessorArchitecture>)
1 reference to GetAssemblyIdentities
Microsoft.CodeAnalysis.Scripting (1)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\MonoGlobalAssemblyCache.cs (1)
156return GetAssemblyIdentities(name, architectureFilter);