1 write to Child
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateFactoryTests.cs (1)
1304
Child
= "With type hierarchies!",
2 references to Child
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (1)
1361
Assert.Equal("With type hierarchies!", deserializedResponseBody!.
Child
);
RequestDelegateGenerator\RequestDelegateCreationTests.Responses.cs (1)
657
Assert.Equal("With type hierarchies!", todo!.
Child
);