|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"#include "Extensions/DependencyInjection/ServiceProvider.h"#include "System/Threading/Lock.h"#include <unordered_map>#include <vector>#include <typeindex>Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::DependencyInjection |
Functions | |
| static DotNetDupe::System::SmartPointer< DotNetDupe::System::Object > | DotNetDupe::Extensions::DependencyInjection::InstantiateService (ServiceProvider *pSelf, const ServiceDescriptor &descriptor) |