C# Class Weaver.ReferenceCollector

Afficher le fichier Open project: FloodProject/flood

Méthodes publiques

Méthode Description
CollectReferences ( string assemblyLocation, List types ) : HashSet
CollectReferences ( string assemblyLocation, HashSet types ) : void

Method Details

CollectReferences() public static méthode

public static CollectReferences ( string assemblyLocation, List types ) : HashSet
assemblyLocation string
types List
Résultat HashSet

CollectReferences() public static méthode

public static CollectReferences ( string assemblyLocation, HashSet types ) : void
assemblyLocation string
types HashSet
Résultat void