4 writes to CallType
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
114CallType = JSCallType.FunctionCall,
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewJSRuntime.cs (1)
38CallType = JSCallType.FunctionCall,
Microsoft.JSInterop (2)
JSInProcessRuntime.cs (1)
54CallType = callType,
JSRuntime.cs (1)
160CallType = callType,
4 references to CallType
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
150(int)invocationInfo.CallType);
Microsoft.AspNetCore.Components.WebView (1)
IpcSender.cs (1)
61invocationInfo.CallType
Microsoft.JSInterop.WebAssembly (2)
WebAssemblyJSRuntime.cs (2)
49(int)invocationInfo.CallType 80(int)invocationInfo.CallType