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