NAnt SDK Documentation - v0.92

AssemblyResolver Class

Resolves assemblies by caching assemblies that were loaded.

For a list of all members of this type, see AssemblyResolver Members.

System.Object
   NAnt.Core.Util.AssemblyResolver

[Visual Basic]
<Serializable, _  Serializable>
NotInheritable Public Class AssemblyResolver
[C#]
[Serializable]
[Serializable]
public sealed class AssemblyResolver

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.Core.Util

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

AssemblyResolver Members | NAnt.Core.Util Namespace