Skip to content

Commit

Permalink
LinkGenerator annotated.
Browse files Browse the repository at this point in the history
  • Loading branch information
derigel23 committed Jul 18, 2019
1 parent ebd1dbd commit 890818e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 2 deletions.
107 changes: 106 additions & 1 deletion Annotations/Microsoft/Microsoft.AspNetCore.Mvc.Core/Annotations.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated on Microsoft.AspNetCore.Mvc.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 -->
<assembly name="Microsoft.AspNetCore.Mvc.Core">
<member name="M:Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingHelper.TryUpdateModelAsync(System.Object,System.Type,System.String,Microsoft.AspNetCore.Http.HttpContext,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary,Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider,Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder,Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider,System.Collections.Generic.IList{Microsoft.AspNetCore.Mvc.Formatters.IInputFormatter},Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IObjectModelValidator,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IModelValidatorProvider)">
<parameter name="model">
Expand Down Expand Up @@ -640,4 +639,110 @@
<attribute ctor="M:JetBrains.Annotations.AspMvcModelTypeAttribute.#ctor" />
</parameter>
</member>

<!-- LinkGenerator extensions -->
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetPathByAction(Microsoft.AspNetCore.Routing.LinkGenerator,Microsoft.AspNetCore.Http.HttpContext,System.String,System.String,System.Object,System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<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>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetPathByAction(Microsoft.AspNetCore.Routing.LinkGenerator,System.String,System.String,System.Object,Microsoft.AspNetCore.Http.PathString,Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<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>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetUriByAction(Microsoft.AspNetCore.Routing.LinkGenerator,Microsoft.AspNetCore.Http.HttpContext,System.String,System.String,System.Object,System.String,System.Nullable{Microsoft.AspNetCore.Http.HostString},System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<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>
<member name="M:Microsoft.AspNetCore.Routing.ControllerLinkGeneratorExtensions.GetUriByAction(Microsoft.AspNetCore.Routing.LinkGenerator,System.String,System.String,System.Object,System.String,System.Nullable{Microsoft.AspNetCore.Http.HostString},System.Nullable{Microsoft.AspNetCore.Http.PathString},Microsoft.AspNetCore.Http.FragmentString,Microsoft.AspNetCore.Routing.LinkOptions)">
<parameter name="action">
<attribute ctor="M:JetBrains.Annotations.AspMvcActionAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<parameter name="controller">
<attribute ctor="M:JetBrains.Annotations.AspMvcControllerAttribute.#ctor" />
<attribute ctor="M:JetBrains.Annotations.LocalizationRequiredAttribute.#ctor(System.Boolean)">
<argument>false</argument>
</attribute>
</parameter>
<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>
2 changes: 1 addition & 1 deletion JetBrains.ExternalAnnotations.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>JetBrains.ExternalAnnotations</id>
<version>10.2.63</version>
<version>10.2.64</version>
<authors>JetBrains</authors>
<owners>JetBrains</owners>
<projectUrl>https://github.com/JetBrains/ExternalAnnotations</projectUrl>
Expand Down

0 comments on commit 890818e

Please sign in to comment.