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)
MonoGlobalAssemblyCache.cs (1)
156
return
GetAssemblyIdentities
(name, architectureFilter);