2 references to InstanceMethodInput
BasicTestApp (2)
InteropTest\JavaScriptInterop.cs (2)
456public InstanceMethodOutput InstanceMethod(InstanceMethodInput input) 471public async Task<InstanceMethodOutput> InstanceMethodAsync(InstanceMethodInput input)