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