3 writes to CallType
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
114CallType = JSCallType.FunctionCall,
Microsoft.JSInterop (2)
JSInProcessRuntime.cs (1)
54CallType = callType,
JSRuntime.cs (1)
160CallType = callType,
1 reference to CallType
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
150(int)invocationInfo.CallType);