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