Annotations/Microsoft/Microsoft.AspNetCore.Components.Web/Attributes.xml (24 lines of code) (raw):
<assembly name="Microsoft.AspNetCore.Components.Web">
<member name="T:Microsoft.AspNetCore.Components.ParameterAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor"/>
</member>
<member name="T:Microsoft.AspNetCore.Components.CascadingParameterAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor"/>
</member>
<member name="T:Microsoft.AspNetCore.Components.SupplyParameterFromQueryAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor"/>
</member>
<member name="T:Microsoft.AspNetCore.Components.SupplyParameterFromFormAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor"/>
</member>
<member name="T:Microsoft.AspNetCore.Components.InjectAttribute">
<attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor(JetBrains.Annotations.ImplicitUseKindFlags)">
<argument>2</argument> <!-- Assign -->
</attribute>
</member>
<member name="M:Microsoft.AspNetCore.Components.RouteAttribute.#ctor(System.String)">
<parameter name="template">
<attribute ctor="M:JetBrains.Annotations.RouteTemplateAttribute.#ctor"/>
</parameter>
</member>
</assembly>