3 writes to _hasSeenAddMultipleAttributes
Microsoft.AspNetCore.Components (3)
Rendering\RenderTreeBuilder.cs (3)
448_hasSeenAddMultipleAttributes = true; 755_hasSeenAddMultipleAttributes = false; 873_hasSeenAddMultipleAttributes = false;
7 references to _hasSeenAddMultipleAttributes
Microsoft.AspNetCore.Components (7)
Rendering\RenderTreeBuilder.cs (7)
52if (_hasSeenAddMultipleAttributes) 73if (_hasSeenAddMultipleAttributes) 562if (_hasSeenAddMultipleAttributes) 583if (_hasSeenAddMultipleAttributes) 698if (_hasSeenAddMultipleAttributes) 794Debug.Assert(_hasSeenAddMultipleAttributes); 879if (!_hasSeenAddMultipleAttributes)