2 references to StrVal
BasicTestApp (2)
InteropTest\JSStreamReferenceInterop.cs (2)
21if (jsStreamReferenceWrapper.StrVal != "SomeStr") 23return $"StrVal did not match expected 'SomeStr', received {jsStreamReferenceWrapper.StrVal}.";