Annotations/Microsoft/Microsoft.AspNetCore.Mvc.Core/Annotations.xml (928 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<assembly name="Microsoft.AspNetCore.Mvc.Core">
<member name="M:Microsoft.AspNetCore.Mvc.ActionNameAttribute.#ctor(System.String)">
<parameter name="name">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionSelectorAttribute.#ctor" />
</parameter>
</member>
<member name="P:Microsoft.AspNetCore.Mvc.ActionNameAttribute.Name">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionSelectorAttribute.#ctor" />
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingHelper.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Http.HttpContext,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider,Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Collections.Generic.IList{Microsoft.AspNetCore.Mvc.Formatters.IInputFormatter},Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingHelper.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Http.HttpContext,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider,Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Collections.Generic.IList{Microsoft.AspNetCore.Mvc.Formatters.IInputFormatter},Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,System.Func{Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext,System.String,System.Boolean})">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.DefaultCollectionValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.DefaultComplexObjectValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.DefaultObjectValidator.Validate(Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateDictionary,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ExplicitIndexCollectionValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator.Validate(Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateDictionary,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ShortFormDictionaryValidationStrategy`2.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.Validate(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.TryUpdateModelAsync(System.Object,System.Type,System.String)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Func{Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.Boolean})">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.TryValidateModel(System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.TryValidateModel(System.Object,System.String)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.DefaultCollectionValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.DefaultCollectionValidationStrategy.GetEnumeratorForElementType(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.DefaultComplexObjectValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.DefaultObjectValidator.Validate(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateDictionary,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.ExplicitIndexCollectionValidationStrategy.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Internal.ShortFormDictionaryValidationStrategy`2.GetChildren(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.DefaultModelBindingContext.EnterNestedScope(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.String,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingHelper.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider,Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderFactory,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Collections.Generic.IList{Microsoft.AspNetCore.Mvc.Formatters.IInputFormatter},Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingHelper.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider,Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderFactory,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Collections.Generic.IList{Microsoft.AspNetCore.Mvc.Formatters.IInputFormatter},Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,System.Func{Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata,System.Boolean})">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator.Validate(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateDictionary,System.String,System.Object)">
<parameter name="model">
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToAction(System.String)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToAction(System.String,System.Object)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToAction(System.String,System.String)">
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controllerName">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToAction(System.String,System.String,System.Object)">
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controllerName">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToActionPermanent(System.String)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToActionPermanent(System.String,System.Object)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToActionPermanent(System.String,System.String)">
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controllerName">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToActionPermanent(System.String,System.String,System.Object)">
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controllerName">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToRoute(System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToRoute(System.String,System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToRoutePermanent(System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.RedirectToRoutePermanent(System.String,System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.CreatedAtAction(System.String,System.Object)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.CreatedAtAction(System.String,System.Object,System.Object)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.CreatedAtAction(System.String,System.String,System.Object,System.Object)">
<parameter name="actionName">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controllerName">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.CreatedAtRoute(System.Object,System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ControllerBase.CreatedAtRoute(System.String,System.Object,System.Object)">
<parameter name="routeValues">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.Add``1">
<typeparameter name="TFilterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</typeparameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.Add``1(System.Int32)">
<typeparameter name="TFilterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</typeparameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.Add(System.Type)">
<parameter name="filterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.Add(System.Type,System.Int32)">
<parameter name="filterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.AddService``1">
<typeparameter name="TFilterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</typeparameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.AddService``1(System.Int32)">
<typeparameter name="TFilterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</typeparameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.AddService(System.Type)">
<parameter name="filterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Filters.FilterCollection.AddService(System.Type,System.Int32)">
<parameter name="filterType">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>4</argument> <!-- ImplicitUseKindFlags.InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- ImplicitUseTargetFlags.Itself | ImplicitUseTargetFlags.Members -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ProducesDefaultResponseTypeAttribute.#ctor(System.Type)">
<parameter name="type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</parameter>
</member>
<member name="P:Microsoft.AspNetCore.Mvc.ProducesDefaultResponseTypeAttribute.Type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ProducesErrorResponseTypeAttribute.#ctor(System.Type)">
<parameter name="type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ProducesResponseTypeAttribute.#ctor(System.Type,System.Int32)">
<parameter name="type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.ProducesResponseTypeAttribute.#ctor(System.Type,System.Int32,System.String,System.String[])">
<parameter name="type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</parameter>
</member>
<member name="P:Microsoft.AspNetCore.Mvc.ProducesResponseTypeAttribute.Type">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags,JetBrains.Annotations.ImplicitUseTargetFlags)">
<argument>5</argument> <!-- Access | InstantiatedWithFixedConstructorSignature -->
<argument>3</argument> <!-- WithMembers -->
</attribute>
</member>
<member name="T:Microsoft.AspNetCore.Mvc.RouteAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)">
<argument>1</argument>
</attribute>
</member>
<member name="T:Microsoft.AspNetCore.Mvc.Routing.HttpMethodAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor"/>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Routing.UrlHelper.Content(System.String)">
<parameter name="contentPath">
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.PathReferenceAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.Routing.UrlHelper.Link(System.String,System.Object)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper)">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.Object)">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String,System.Object)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String,System.Object,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String,System.Object,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.Action(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String,System.Object,System.String,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.RouteUrl(Microsoft.AspNetCore.Mvc.IUrlHelper,System.Object)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.RouteUrl(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.Object)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.RouteUrl(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.Object,System.String)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.RouteUrl(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.Object,System.String,System.String)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.RouteUrl(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.Object,System.String,System.String,System.String)">
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<!-- LinkGenerator extensions -->
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetPathByAction(Microsoft.AspNetCore.Routing.LinkGenerator,Microsoft.AspNetCore.Http.HttpContext,System.String,System.String,System.Object,System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetPathByAction(Microsoft.AspNetCore.Routing.LinkGenerator,System.String,System.String,System.Object,Microsoft.AspNetCore.Http.PathString,Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetUriByAction(Microsoft.AspNetCore.Routing.LinkGenerator,Microsoft.AspNetCore.Http.HttpContext,System.String,System.String,System.Object,System.String,System.Nullable{Microsoft.AspNetCore.Http.HostString},System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetUriByAction(Microsoft.AspNetCore.Routing.LinkGenerator,System.String,System.String,System.Object,System.String,System.Nullable{Microsoft.AspNetCore.Http.HostString},System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.MapFallbackToAreaController(Microsoft.AspNetCore.Routing.IEndpointRouteBuilder,System.String,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</parameter>
<parameter name="area">
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.MapFallbackToAreaController(Microsoft.AspNetCore.Routing.IEndpointRouteBuilder,System.String,System.String,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</parameter>
<parameter name="area">
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.MapFallbackToController(Microsoft.AspNetCore.Routing.IEndpointRouteBuilder,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.MapFallbackToController(Microsoft.AspNetCore.Routing.IEndpointRouteBuilder,System.String,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</parameter>
</member>
<member name="M:Microsoft.AspNetCore.Mvc.UrlHelperExtensions.ActionLink(Microsoft.AspNetCore.Mvc.IUrlHelper,System.String,System.String,System.Object,System.String,System.String,System.String)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
</parameter>
<parameter name="values">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor(System.String)">
<argument>Action</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaAttribute.#ctor(System.String)">
<argument>Area</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor(System.String)">
<argument>Controller</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>
</assembly>