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