1 reference to PopulateMetadata_ThrowsArgumentNullException_WhenMethodOrBuilderAreNull
Microsoft.AspNetCore.Http.Results.Tests (1)
InternalServerErrorOfTResultTests.cs (1)
139Assert.Throws<ArgumentNullException>("builder", () => PopulateMetadata<InternalServerError<object>>(((Delegate)PopulateMetadata_ThrowsArgumentNullException_WhenMethodOrBuilderAreNull).GetMethodInfo(), null));