1 write to _nodeBuilders
Microsoft.AspNetCore.Routing (1)
Matching\DfaMatcherBuilder.cs (1)
49_nodeBuilders = nodeBuilderPolicies;
2 references to _nodeBuilders
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcherBuilder.cs (2)
891for (var i = 0; i < _nodeBuilders.Length; i++) 893var nodeBuilder = _nodeBuilders[i];