Searched refs:nestedStructA1 (Results 1 – 1 of 1) sorted by relevance
87 Assert.AreEqual(0xc0fe, nestedStruct.nestedStructA1.nestedStructB.fieldB); in TestNestedDecode()88 Assert.AreEqual(0xdeadc0de, nestedStruct.nestedStructA1.fieldA); in TestNestedDecode()222 nestedStructA1 = new NestedStructA in TestNestedEncode()464 public NestedStructA nestedStructA1; field