1 reference to GetMemberName
Microsoft.AspNetCore.Http.Results.Tests (1)
ResultsTests.cs (1)
1709
var testedMethods = new HashSet<string>(FactoryMethodsTuples.Select(t =>
GetMemberName
(t.Item1.Body)));