3 references to SpecDoc
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexTypeIntegrationTestBase.cs (3)
1388public Dictionary<string, IEnumerable<SpecDoc>> Specs { get; set; } 1396public Dictionary<string, SpecDoc[]> Specs { get; set; } 1403public IEnumerable<KeyValuePair<string, IEnumerable<SpecDoc>>> Specs { get; set; }