Annotations/Microsoft/Microsoft.AspNetCore.Mvc/Attributes.xml (41 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<assembly name="Microsoft.AspNetCore.Mvc">
<assembly>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaMasterLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaMasterLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\Shared\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaPartialViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaPartialViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\Shared\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcAreaViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Areas\{2}\Views\Shared\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcMasterLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcMasterLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\Shared\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcPartialViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcPartialViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\Shared\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\{1}\{0}.cshtml</argument>
</attribute>
<attribute ctor="M:JetBrains.Annotations.AspMvcViewLocationFormatAttribute.#ctor(System.String)">
<argument>~\Views\Shared\{0}.cshtml</argument>
</attribute>
</assembly>
</assembly>