DefaultAssembliesResolver.GetAssemblies Method
Returns a list of assemblies available for the application.
Namespace: System.Web.Http.Dispatcher
Assembly: System.Web.Http (in System.Web.Http.dll)
Return Value
Type: System.Collections.Generic.ICollection<Assembly>A <see cref="T:System.Collections.ObjectModel.Collection`1" /> of assemblies.
Implements
IAssembliesResolver.GetAssemblies()
Show: