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