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