Parameters
- applicationAssemblies
- Paths to application assemblies files resolved.
- thirdPartyAssemblies
- Paths to third-party assemblies files resolved.
- applicationAssembliesError
- A read-only list of IAssemblyResolvingError objects, one for each application assemblies files unresolved.
- thirdPartyAssembliesError
- A read-only list of IAssemblyResolvingError objects, one for each third-party assemblies files unresolved.
Return Value
Returns true if no assembly resolving error is found, otherwise returns false.