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)
306if (!templateBinder.TryBindValues(templateValuesResult.AcceptedValues, options, _globalLinkOptions, out result))