NullExternalScopeProvider sealed class NullExternalScopeProvider : IExternalScopeProvider Scope provider that does nothing. Documentation Code public static IExternalScopeProvider Instance { get; } Returns a cached instance of NullExternalScopeProvider.