AssemblyReferencesHelper.GetAssemblyReferences Method

Definition

Gets the assembly references.

public void GetAssemblyReferences (string startPoint, ref System.Collections.Specialized.StringCollection files);
member this.GetAssemblyReferences : string * StringCollection -> unit
Public Sub GetAssemblyReferences (startPoint As String, ByRef files As StringCollection)

Parameters

startPoint
String

Remarks

For internal use.

Applies to