Annotations/Microsoft/Microsoft.AspNetCore.Mvc.Abstractions/Annotations.xml (25 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated on Microsoft.AspNetCore.Mvc.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 -->
<assembly name="Microsoft.AspNetCore.Mvc.Abstractions">
<member name="M:Microsoft.AspNetCore.Mvc.IUrlHelper.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.IUrlHelper.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>
</assembly>