2 references to ThrowIf
Microsoft.Extensions.Identity.Core (2)
RoleManager.cs (1)
452
ObjectDisposedThrowHelper.
ThrowIf
(_disposed, this);
UserManager.cs (1)
2428
ObjectDisposedThrowHelper.
ThrowIf
(_disposed, this);