1 implementation of Stop
Microsoft.Maui.Controls.Build.Tasks (1)
PerformanceProvider.cs (1)
46
public void
Stop
(string reference, string tag = null, [CallerFilePath] string path = null, [CallerMemberName] string member = null)
1 reference to Stop
Microsoft.Maui.Controls (1)
Performance.cs (1)
55
Provider?.
Stop
(reference, tag, path, member);