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