2 references to DotNetObjectRefKey
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (1)
272
jsonReader.ValueTextEquals(
DotNetObjectRefKey
.EncodedUtf8Bytes))
Infrastructure\DotNetObjectReferenceJsonConverter.cs (1)
18
private static JsonEncodedText DotNetObjectRefKey => DotNetDispatcher.
DotNetObjectRefKey
;