2 references to GetPriorityLive
System.Private.CoreLib (2)
System\Threading\Thread.NativeAot.cs (2)
108
currentThread._priority = currentThread.
GetPriorityLive
();
238
return
GetPriorityLive
();