2 instantiations of InstanceMethodOutput
BasicTestApp (2)
InteropTest\JavaScriptInterop.cs (2)
461return new InstanceMethodOutput 477return new InstanceMethodOutput
2 references to InstanceMethodOutput
BasicTestApp (2)
InteropTest\JavaScriptInterop.cs (2)
456public InstanceMethodOutput InstanceMethod(InstanceMethodInput input) 471public async Task<InstanceMethodOutput> InstanceMethodAsync(InstanceMethodInput input)