| Register(this IScope scope, Type serviceType, Type implementationType, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register(this IScope scope, Type serviceType) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register(this IScope scope, Type serviceType, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register< TService >(this IScope scope, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register< TService >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register< TService, TImplementation >(this IScope scope, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Register< TService, TImplementation >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| RegisterInstance(this IScope scope, Type serviceType, object instance) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| RegisterInstance(this IScope scope, Type serviceType, object instance, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| RegisterInstance< TService >(this IScope scope, TService instance) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| RegisterInstance< TService >(this IScope scope, TService instance, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Replace(this IScope scope, Type serviceType, Type implementationType) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Replace(this IScope scope, Type serviceType, Type implementationType, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Replace< TService, TImplementation >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Replace< TService, TImplementation >(this IScope scope, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Resolve(this IScope scope, Type serviceType) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Resolve< TService >(this IScope scope, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Resolve< TService >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| ResolveAll< TService >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Unregister(this IScope scope, Type serviceType) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Unregister< TService >(this IScope scope, object serviceKey) | Deveel.Data.Services.ScopeExtensions | inlinestatic |
| Unregister< TService >(this IScope scope) | Deveel.Data.Services.ScopeExtensions | inlinestatic |