Base:
method
CheckAccess
Microsoft.AspNetCore.Components.Dispatcher.CheckAccess()
4 references to CheckAccess
Microsoft.AspNetCore.Components.WebAssembly (4)
Rendering\WebAssemblyDispatcher.cs (4)
21
if (
CheckAccess
())
54
if (
CheckAccess
())
82
if (
CheckAccess
())
127
if (
CheckAccess
())