2 references to ScopeFactory
Microsoft.AspNetCore.Components (2)
OwningComponentBase.cs (2)
35if (ScopeFactory == null) 42_scope ??= ScopeFactory.CreateAsyncScope();