Annotations/Microsoft/Microsoft.AspNetCore.Mvc.Razor/Attributes.xml (65 lines of code) (raw):

<assembly name="Microsoft.AspNetCore.Mvc.Razor"> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.IgnoreSection(System.String)"> <parameter name="sectionName"> <attribute ctor="M:JetBrains.Annotations.RazorSectionAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.RenderSection(System.String)"> <parameter name="name"> <attribute ctor="M:JetBrains.Annotations.RazorSectionAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.RenderSection(System.String,System.Boolean)"> <parameter name="name"> <attribute ctor="M:JetBrains.Annotations.RazorSectionAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.RenderSectionAsync(System.String)"> <parameter name="name"> <attribute ctor="M:JetBrains.Annotations.RazorSectionAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.RenderSectionAsync(System.String,System.Boolean)"> <parameter name="name"> <attribute ctor="M:JetBrains.Annotations.RazorSectionAttribute.#ctor" /> </parameter> </member> <member name="P:Microsoft.AspNetCore.Mvc.Razor.RazorPage.Layout"> <attribute ctor="M:JetBrains.Annotations.RazorLayoutAttribute.#ctor" /> </member> <member name="P:Microsoft.AspNetCore.Mvc.Razor.IRazorPage.Layout"> <attribute ctor="M:JetBrains.Annotations.RazorLayoutAttribute.#ctor" /> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.Write(System.Object)"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodAttribute.#ctor" /> <parameter name="value"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodParameterAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.WriteTo(System.IO.TextWriter,System.Object)"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodAttribute.#ctor" /> <parameter name="content"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodParameterAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.WriteLiteral(System.Object)"> <attribute ctor="M:JetBrains.Annotations.RazorWriteLiteralMethodAttribute.#ctor" /> <parameter name="value"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodParameterAttribute.#ctor" /> </parameter> </member> <member name="M:Microsoft.AspNetCore.Mvc.Razor.RazorPage.WriteLiteralTo(System.IO.TextWriter,System.Object)"> <attribute ctor="M:JetBrains.Annotations.RazorWriteLiteralMethodAttribute.#ctor" /> <parameter name="text"> <attribute ctor="M:JetBrains.Annotations.RazorWriteMethodParameterAttribute.#ctor" /> </parameter> </member> <!-- ASP.NET MVC View location formats --> <member name="P:Microsoft.AspNetCore.Mvc.Razor.RazorViewEngineOptions.AreaViewLocationFormats"> <attribute ctor="M:JetBrains.Annotations.AspMvcAreaViewLocationFormatAttribute.#ctor(System.String)"> </attribute> </member> <member name="P:Microsoft.AspNetCore.Mvc.Razor.RazorViewEngineOptions.ViewLocationFormats"> <attribute ctor="M:JetBrains.Annotations.AspMvcViewLocationFormatAttribute.#ctor(System.String)"> </attribute> </member> </assembly>