4 references to WebElementReferenceContext
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
49ElementReferenceContext = new WebElementReferenceContext(this);
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\DefaultWebAssemblyJSRuntime.cs (1)
36ElementReferenceContext = new WebElementReferenceContext(this);
Microsoft.AspNetCore.Components.WebView (2)
Services\WebViewJSRuntime.cs (2)
18ElementReferenceContext = new WebElementReferenceContext(this); 21new WebElementReferenceContext(this)));