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