1 write to _argsJson
Microsoft.JSInterop (1)
Infrastructure\JSInvocationInfo.cs (1)
47
init =>
_argsJson
= value;
1 reference to _argsJson
Microsoft.JSInterop (1)
Infrastructure\JSInvocationInfo.cs (1)
46
get =>
_argsJson
?? "[]";