1 write to _collection2
Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler (1)
TagHelperCollectionAccessBenchmark.cs (1)
24
_collection2
= TagHelperCollection.Create(_tagHelpers);
1 reference to _collection2
Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler (1)
TagHelperCollectionAccessBenchmark.cs (1)
99
var collection2 =
_collection2
.AssumeNotNull();