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