Annotations/Misc/Spark.Web.Mvc/Attributes.xml (41 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="Spark.Web.Mvc"> <assembly> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaMasterLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaMasterLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\Shared\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaPartialViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaPartialViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\Shared\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Areas\{2}\Views\Shared\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcMasterLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcMasterLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\Shared\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcPartialViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcPartialViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\Shared\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\{1}\{0}.spark</argument> </attribute> <attribute ctor="M:JetBrains.Annotations.AspMvcViewLocationFormatAttribute.#ctor(System.String)"> <argument>~\Views\Shared\{0}.spark</argument> </attribute> </assembly> </assembly>