3 references to Grandparent
Microsoft.DotNet.XUnitAssert.Tests (3)
Asserts\Sdk\AssertHelperTests.cs (3)
26 (Expression<Func<Grandparent, object?>>)(c => c.GrandparentProperty!.ParentProperty.Property) 43 (Expression<Func<Grandparent, object?>>)(c => c.GrandparentField!.ParentField.Field) 59 (Expression<Func<Grandparent, object?>>)(c => c.GrandparentProperty!.ParentField.Property)