32 instantiations of LinkOptions
Microsoft.AspNetCore.Mvc.Core.Test (10)
Routing\ControllerLinkGeneratorExtensionsTest.cs (5)
66
options: new
LinkOptions
() { AppendTrailingSlash = true, });
94
new
LinkOptions
() { AppendTrailingSlash = true, });
125
options: new
LinkOptions
() { AppendTrailingSlash = true, });
155
new
LinkOptions
() { AppendTrailingSlash = true, });
186
options: new
LinkOptions
() { AppendTrailingSlash = true, });
Routing\PageLinkGeneratorExtensionsTest.cs (5)
37
options: new
LinkOptions
() { AppendTrailingSlash = true, });
65
new
LinkOptions
() { AppendTrailingSlash = true, });
95
options: new
LinkOptions
() { AppendTrailingSlash = true, });
125
new
LinkOptions
() { AppendTrailingSlash = true, });
156
options: new
LinkOptions
() { AppendTrailingSlash = true, });
Microsoft.AspNetCore.Routing (1)
DefaultLinkGenerator.cs (1)
61
_globalLinkOptions = new
LinkOptions
()
Microsoft.AspNetCore.Routing.Tests (21)
DefaultLinkGeneratorProcessTemplateTest.cs (5)
493
options: new
LinkOptions
526
options: new
LinkOptions
()
563
options: new
LinkOptions
601
options: new
LinkOptions
()
635
options: new
LinkOptions
() { AppendTrailingSlash = true, },
DefaultLinkGeneratorTest.cs (5)
162
options: new
LinkOptions
() { AppendTrailingSlash = true, });
215
options: new
LinkOptions
() { LowercaseUrls = true, });
235
options: new
LinkOptions
() { AppendTrailingSlash = true, });
256
options: new
LinkOptions
() { AppendTrailingSlash = true, });
280
options: new
LinkOptions
() { AppendTrailingSlash = true, });
LinkGeneratorEndpointNameExtensionsTest.cs (5)
38
options: new
LinkOptions
() { AppendTrailingSlash = true, });
61
new
LinkOptions
() { AppendTrailingSlash = true, });
87
options: new
LinkOptions
() { AppendTrailingSlash = true, });
112
new
LinkOptions
() { AppendTrailingSlash = true, });
140
options: new
LinkOptions
() { AppendTrailingSlash = true, });
LinkGeneratorRouteValuesAddressExtensionsTest.cs (6)
42
options: new
LinkOptions
() { AppendTrailingSlash = true, });
69
new
LinkOptions
() { AppendTrailingSlash = true, });
99
options: new
LinkOptions
() { AppendTrailingSlash = true, });
128
new
LinkOptions
() { AppendTrailingSlash = true, });
160
options: new
LinkOptions
() { AppendTrailingSlash = true, });
192
options: new
LinkOptions
() { AppendTrailingSlash = true, });
70 references to LinkOptions
Microsoft.AspNetCore.Http.Results.Tests (4)
TestLinkGenerator.cs (4)
13
public override string GetPathByAddress<TAddress>(HttpContext httpContext, TAddress address, RouteValueDictionary values, RouteValueDictionary ambientValues = null, PathString? pathBase = null, FragmentString fragment = default,
LinkOptions
options = null)
18
public override string GetPathByAddress<TAddress>(TAddress address, RouteValueDictionary values, PathString pathBase = default, FragmentString fragment = default,
LinkOptions
options = null)
23
public override string GetUriByAddress<TAddress>(HttpContext httpContext, TAddress address, RouteValueDictionary values, RouteValueDictionary ambientValues = null, string scheme = null, HostString? host = null, PathString? pathBase = null, FragmentString fragment = default,
LinkOptions
options = null)
26
public override string GetUriByAddress<TAddress>(TAddress address, RouteValueDictionary values, string scheme, HostString host, PathString pathBase = default, FragmentString fragment = default,
LinkOptions
options = null)
Microsoft.AspNetCore.Mvc.Core (16)
Routing\ControllerLinkGeneratorExtensions.cs (8)
35
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
48
LinkOptions
? options = default)
74
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
86
LinkOptions
? options = default)
121
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
144
LinkOptions
? options = default)
174
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
196
LinkOptions
? options = default)
Routing\PageLinkGeneratorExtensions.cs (8)
34
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
47
LinkOptions
? options = default)
77
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
89
LinkOptions
? options = default)
122
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
145
LinkOptions
? options = default)
175
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
197
LinkOptions
? options = default)
Microsoft.AspNetCore.Routing (42)
DefaultLinkGenerator.cs (8)
30
private readonly
LinkOptions
_globalLinkOptions;
76
LinkOptions
? options = null)
101
LinkOptions
? options = null)
128
LinkOptions
? options = null)
156
LinkOptions
? options = null)
206
LinkOptions
? options)
242
LinkOptions
? options)
285
LinkOptions
? options,
LinkGeneratorEndpointNameAddressExtensions.cs (16)
27
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
39
LinkOptions
? options = default)
67
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
79
LinkOptions
? options = default)
104
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
115
LinkOptions
? options = default)
132
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
143
LinkOptions
? options = default)
170
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
192
LinkOptions
? options = default)
229
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
251
LinkOptions
? options = default)
283
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
304
LinkOptions
? options = default)
332
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
353
LinkOptions
? options = default)
LinkGeneratorRouteValuesAddressExtensions.cs (16)
27
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
39
LinkOptions
? options = default)
67
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
79
LinkOptions
? options = default)
104
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
115
LinkOptions
? options = default)
132
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
143
LinkOptions
? options = default)
170
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
192
LinkOptions
? options = default)
229
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
251
LinkOptions
? options = default)
283
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
304
LinkOptions
? options = default)
326
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
347
LinkOptions
? options = default)
Template\TemplateBinder.cs (2)
472
LinkOptions
? options,
473
LinkOptions
globalOptions,
Microsoft.AspNetCore.Routing.Abstractions (8)
LinkGenerator.cs (8)
41
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
53
LinkOptions
? options = default);
64
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
74
LinkOptions
? options = default);
96
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
118
LinkOptions
? options = default);
134
/// An optional <see cref="
LinkOptions
"/>. Settings on provided object override the settings with matching
154
LinkOptions
? options = default);