1 write to _globalLinkOptions
Microsoft.AspNetCore.Routing (1)
DefaultLinkGenerator.cs (1)
61
_globalLinkOptions
= new LinkOptions()
1 reference to _globalLinkOptions
Microsoft.AspNetCore.Routing (1)
DefaultLinkGenerator.cs (1)
306
if (!templateBinder.TryBindValues(templateValuesResult.AcceptedValues, options,
_globalLinkOptions
, out result))