1 write to Version
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiDescriptionGroupCollection.cs (1)
21Version = version;
1 reference to Version
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiDescriptionGroupCollectionProvider.cs (1)
50if (_apiDescriptionGroups == null || _apiDescriptionGroups.Version != actionDescriptors.Version)