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;