descriptor), root.getLocation());
}
}
if (providerDef.isLocal()) {
ComponentConfig config = providerDef.provide(intfDescriptor);
if (config != null) {
ProviderDef remoteProviderDef = root.getProviderDef();
if (remoteProviderDef == null || remoteProviderDef.isLocal()) {
hasLocalDependencies = true;
}