2 references to _jsStreamReferenceLengthKey
Microsoft.JSInterop (2)
Infrastructure\JSStreamReferenceJsonConverter.cs (2)
38else if (length is null && reader.ValueTextEquals(_jsStreamReferenceLengthKey.EncodedUtf8Bytes)) 61throw new JsonException($"Required property {_jsStreamReferenceLengthKey} not found.");