1 write to _hasDefaultValue
Microsoft.AspNetCore.Routing (1)
Template\TemplateMatcher.cs (1)
36
_hasDefaultValue
= new bool[Template.Segments.Count];
1 reference to _hasDefaultValue
Microsoft.AspNetCore.Routing (1)
Template\TemplateMatcher.cs (1)
55
_hasDefaultValue
[i] = true;