2 references to NeedsSlotUseTracking
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
1027else if (_compilation.NeedsSlotUseTracking(method.OwningType))
ILCompiler.RyuJit (1)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1900if (_compilation.NeedsSlotUseTracking(owningType))