1 write to _name
Microsoft.Maui.Controls (1)
Profiler.cs (1)
148 _name = name;
3 references to _name
Microsoft.Maui.Controls (3)
Profiler.cs (3)
123 if (profile._name != name) 125 $"Expected to end frame '{profile._name}', not '{name}'."); 134 var name = profile._name;