[]
Discovers and retrieves information about all referenced assemblies available in the current project context.
IReadOnlyCollection<ReferenceInfo> FindReferencedAssemblies()
| Type | Description |
|---|---|
| IReadOnlyCollection<ReferenceInfo> | A read-only collection of ReferenceInfo objects containing assembly name, path, and version information. |
This method is used to populate the list of available assemblies that can be used as data sources in the Data Binding Wizard.