1 write to _collection
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperObjectBuilderCollection`2.Enumerator.cs (1)
22
_collection
= collection;
2 references to _collection
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelperObjectBuilderCollection`2.Enumerator.cs (2)
33
var collection =
_collection
;
36
_current =
_collection
[_index];