dotnet / dotnet/dotnet-api-docs
Microsoft.JSInterop - Undoc 6.0 APIs
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
The APIs in the table below were introduced in .NET 6.0 and are showing up as undocumented in the dotnet-api-docs repo.
Some of them are already documented in triple slash comments in source. Area owners, please:
1. Verify if there are any APIs from the table have not been documented in source. If you find any, document them in triple slash and submit a PR to runtime to commit the documentation.
2. Clone the dotnet-api-docs repo and port the triple slash comments by running this [DocsPortingTool](https://github.com/carlossanlop/DocsPortingTool) command:
```
DocsPortingTool \
-Direction ToDocs \
-Docs %REPOS%\dotnet-api-docs\xml \
-Intellisense %REPOS%\runtime\artifacts\bin\ \
-IncludedAssemblies Microsoft.JSInterop \
-IncludedNamespaces Microsoft.JSInterop \
-Save true
```
3. Submit a PR to dotnet-api-docs with the ported documentation.
Undoc 6.0 Microsoft.JSInterop APIs table
| Undoc 6.0 API |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [N:Microsoft.JSInterop](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-Microsoft.JSInterop.xml) |
| [M:Microsoft.JSInterop.DotNetObjectReference.Create\`\`1(\`\`0)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/DotNetObjectReference.xml) |
| [T:Microsoft.JSInterop.DotNetObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/DotNetObjectReference.xml) |
| [M:Microsoft.JSInterop.DotNetObjectReference\`1.Dispose](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/DotNetObjectReference\`1.xml) |
| [T:Microsoft.JSInterop.DotNetObjectReference\`1](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/DotNetObjectReference\`1.xml) |
| [P:Microsoft.JSInterop.DotNetObjectReference\`1.Value](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/DotNetObjectReference\`1.xml) |
| [T:Microsoft.JSInterop.IJSInProcessObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSInProcessObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSInProcessObjectReference.Invoke\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSInProcessObjectReference.xml) |
| [T:Microsoft.JSInterop.IJSInProcessRuntime](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSInProcessRuntime.xml) |
| [M:Microsoft.JSInterop.IJSInProcessRuntime.Invoke\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSInProcessRuntime.xml) |
| [T:Microsoft.JSInterop.IJSObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSObjectReference.InvokeAsync\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSObjectReference.InvokeAsync\`\`1(System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSObjectReference.xml) |
| [T:Microsoft.JSInterop.IJSRuntime](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSRuntime.xml) |
| [M:Microsoft.JSInterop.IJSRuntime.InvokeAsync\`\`1(System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSRuntime.xml) |
| [M:Microsoft.JSInterop.IJSRuntime.InvokeAsync\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSRuntime.xml) |
| [T:Microsoft.JSInterop.IJSUnmarshalledObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledObjectReference.InvokeUnmarshalled\`\`4(System.String,\`\`0,\`\`1,\`\`2)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledObjectReference.InvokeUnmarshalled\`\`3(System.String,\`\`0,\`\`1)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledObjectReference.InvokeUnmarshalled\`\`2(System.String,\`\`0)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledObjectReference.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledObjectReference.InvokeUnmarshalled\`\`1(System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledObjectReference.xml) |
| [T:Microsoft.JSInterop.IJSUnmarshalledRuntime](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledRuntime.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledRuntime.InvokeUnmarshalled\`\`4(System.String,\`\`0,\`\`1,\`\`2)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledRuntime.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledRuntime.InvokeUnmarshalled\`\`3(System.String,\`\`0,\`\`1)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledRuntime.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledRuntime.InvokeUnmarshalled\`\`2(System.String,\`\`0)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledRuntime.xml) |
| [M:Microsoft.JSInterop.IJSUnmarshalledRuntime.InvokeUnmarshalled\`\`1(System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/IJSUnmarshalledRuntime.xml) |
| [F:Microsoft.JSInterop.JSCallResultType.Default](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSCallResultType.xml) |
| [T:Microsoft.JSInterop.JSCallResultType](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSCallResultType.xml) |
| [F:Microsoft.JSInterop.JSCallResultType.JSObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSCallResultType.xml) |
| [M:Microsoft.JSInterop.JSException.#ctor(System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSException.xml) |
| [M:Microsoft.JSInterop.JSException.#ctor(System.String,System.Exception)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSException.xml) |
| [T:Microsoft.JSInterop.JSException](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSException.xml) |
| [M:Microsoft.JSInterop.JSInProcessObjectReferenceExtensions.InvokeVoid(Microsoft.JSInterop.IJSInProcessObjectReference,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessObjectReferenceExtensions.xml) |
| [T:Microsoft.JSInterop.JSInProcessObjectReferenceExtensions](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSInProcessRuntime.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntime.xml) |
| [M:Microsoft.JSInterop.JSInProcessRuntime.Invoke\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntime.xml) |
| [M:Microsoft.JSInterop.JSInProcessRuntime.InvokeJS(System.String,System.String,Microsoft.JSInterop.JSCallResultType,System.Int64)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntime.xml) |
| [M:Microsoft.JSInterop.JSInProcessRuntime.InvokeJS(System.String,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntime.xml) |
| [T:Microsoft.JSInterop.JSInProcessRuntime](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntime.xml) |
| [M:Microsoft.JSInterop.JSInProcessRuntimeExtensions.InvokeVoid(Microsoft.JSInterop.IJSInProcessRuntime,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntimeExtensions.xml) |
| [T:Microsoft.JSInterop.JSInProcessRuntimeExtensions](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInProcessRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSInvokableAttribute.#ctor(System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInvokableAttribute.xml) |
| [M:Microsoft.JSInterop.JSInvokableAttribute.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInvokableAttribute.xml) |
| [P:Microsoft.JSInterop.JSInvokableAttribute.Identifier](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInvokableAttribute.xml) |
| [T:Microsoft.JSInterop.JSInvokableAttribute](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSInvokableAttribute.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSObjectReference,System.String,System.TimeSpan,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSObjectReference,System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSObjectReference,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSObjectReference,System.String,System.TimeSpan,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSObjectReference,System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSObjectReferenceExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSObjectReference,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [T:Microsoft.JSInterop.JSObjectReferenceExtensions](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSObjectReferenceExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntime.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntime.BeginInvokeJS(System.Int64,System.String,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntime.BeginInvokeJS(System.Int64,System.String,System.String,Microsoft.JSInterop.JSCallResultType,System.Int64)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [P:Microsoft.JSInterop.JSRuntime.DefaultAsyncTimeout](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntime.EndInvokeDotNet(Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo,Microsoft.JSInterop.Infrastructure.DotNetInvocationResult@\|System.Runtime.InteropServices.InAttribute)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntime.InvokeAsync\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntime.InvokeAsync\`\`1(System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [P:Microsoft.JSInterop.JSRuntime.JsonSerializerOptions](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [T:Microsoft.JSInterop.JSRuntime](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntime.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSRuntime,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSRuntime,System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync\`\`1(Microsoft.JSInterop.IJSRuntime,System.String,System.TimeSpan,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSRuntime,System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSRuntime,System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [M:Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(Microsoft.JSInterop.IJSRuntime,System.String,System.TimeSpan,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [T:Microsoft.JSInterop.JSRuntimeExtensions](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop/JSRuntimeExtensions.xml) |
| [N:Microsoft.JSInterop.Implementation](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-Microsoft.JSInterop.Implementation.xml) |
| [M:Microsoft.JSInterop.Implementation.JSInProcessObjectReference.#ctor(Microsoft.JSInterop.JSInProcessRuntime,System.Int64)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSInProcessObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSInProcessObjectReference.Dispose](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSInProcessObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSInProcessObjectReference.Invoke\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSInProcessObjectReference.xml) |
| [T:Microsoft.JSInterop.Implementation.JSInProcessObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSInProcessObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReference.#ctor(Microsoft.JSInterop.JSRuntime,System.Int64)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReference.DisposeAsync](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [P:Microsoft.JSInterop.Implementation.JSObjectReference.Id](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReference.InvokeAsync\`\`1(System.String,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReference.InvokeAsync\`\`1(System.String,System.Threading.CancellationToken,System.Object[])](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [T:Microsoft.JSInterop.Implementation.JSObjectReference](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReference.ThrowIfDisposed](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReference.xml) |
| [T:Microsoft.JSInterop.Implementation.JSObjectReferenceJsonWorker](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReferenceJsonWorker.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReferenceJsonWorker.ReadJSObjectReferenceIdentifier(System.Text.Json.Utf8JsonReader@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReferenceJsonWorker.xml) |
| [M:Microsoft.JSInterop.Implementation.JSObjectReferenceJsonWorker.WriteJSObjectReference(System.Text.Json.Utf8JsonWriter,Microsoft.JSInterop.Implementation.JSObjectReference)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Implementation/JSObjectReferenceJsonWorker.xml) |
| [N:Microsoft.JSInterop.Infrastructure](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-Microsoft.JSInterop.Infrastructure.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetDispatcher.BeginInvokeDotNet(Microsoft.JSInterop.JSRuntime,Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetDispatcher.xml) |
| [T:Microsoft.JSInterop.Infrastructure.DotNetDispatcher](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetDispatcher.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetDispatcher.EndInvokeJS(Microsoft.JSInterop.JSRuntime,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetDispatcher.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetDispatcher.Invoke(Microsoft.JSInterop.JSRuntime,Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo@,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetDispatcher.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo.#ctor(System.String,System.String,System.Int64,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo.AssemblyName](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo.CallId](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [T:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo.DotNetObjectId](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationInfo.MethodIdentifier](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationInfo.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.#ctor(System.Object)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [M:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.#ctor(System.Exception,System.String)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [T:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.ErrorKind](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.Exception](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.Result](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
| [P:Microsoft.JSInterop.Infrastructure.DotNetInvocationResult.Success](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.JSInterop.Infrastructure/DotNetInvocationResult.xml) |
Contributor guide
Assessment
This issue has not been assessed yet.