6 references to IsDefaultResponse
Microsoft.AspNetCore.Mvc.FunctionalTests (6)
ApiExplorerTest.cs (6)
1283
Assert.True(responseType.
IsDefaultResponse
);
1374
Assert.True(responseType.
IsDefaultResponse
);
1409
Assert.True(responseType.
IsDefaultResponse
);
1444
Assert.True(responseType.
IsDefaultResponse
);
1484
Assert.True(responseType.
IsDefaultResponse
);
1556
Assert.False(responseType.
IsDefaultResponse
);