1 instantiation of LinkOptions
Microsoft.AspNetCore.Routing (1)
DefaultLinkGenerator.cs (1)
61
_globalLinkOptions = new
LinkOptions
()
66 references to LinkOptions
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);