<?xml version="1.0" encoding="utf-8"?>
<assembly name="Microsoft.AspNetCore.Mvc.ViewFeatures">

  <member name="T:Microsoft.AspNetCore.Mvc.Controller">
    <attribute ctor="M:JetBrains.Annotations.UsedImplicitlyAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)">
      <argument>1</argument>
    </attribute>
  </member>

  <member name="M:Microsoft.AspNetCore.Mvc.IViewComponentHelper.InvokeAsync(System.String,System.Object)">
    <parameter name="name">
      <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentAttribute.#ctor" />
    </parameter>
  </member>
  <member name="M:Microsoft.AspNetCore.Mvc.Rendering.ViewComponentHelperExtensions.InvokeAsync(Microsoft.AspNetCore.Mvc.IViewComponentHelper,System.String)">
    <parameter name="name">
      <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentAttribute.#ctor" />
    </parameter>
  </member>
  
  <member name="M:Microsoft.AspNetCore.Mvc.ViewComponent.View">
    <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentViewAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.AspNetCore.Mvc.ViewComponent.View(System.String)">
    <parameter name="viewName">
      <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentViewAttribute.#ctor" />
      <attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
        <argument>false</argument>
      </attribute>
    </parameter>
  </member>
  <member name="M:Microsoft.AspNetCore.Mvc.ViewComponent.View``1(``0)">
    <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentViewAttribute.#ctor" />
    <parameter name="model">
      <attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
    </parameter>
  </member>
  <member name="M:Microsoft.AspNetCore.Mvc.ViewComponent.View``1(System.String,``0)">
    <parameter name="viewName">
      <attribute ctor="M:JetBrains.Annotations.AspMvcViewComponentViewAttribute.#ctor" />
      <attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
        <argument>false</argument>
      </attribute>
    </parameter>
    <parameter name="model">
      <attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
    </parameter>
  </member>
  
</assembly>