2 references to IntVal
BasicTestApp (2)
InteropTest\JSStreamReferenceInterop.cs (2)
25else if (jsStreamReferenceWrapper.IntVal != 5) 27return $"IntVal did not match expected '5', received {jsStreamReferenceWrapper.IntVal}.";