Base:
method
CheckAccess
Microsoft.AspNetCore.Components.Dispatcher.CheckAccess()
4 references to CheckAccess
Microsoft.AspNetCore.Components (4)
Rendering\RendererSynchronizationContextDispatcher.cs (4)
24
if (
CheckAccess
())
36
if (
CheckAccess
())
47
if (
CheckAccess
())
58
if (
CheckAccess
())