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