3 references to StackOverflowProbingInstrumenter
Microsoft.CodeAnalysis.CSharp (3)
Lowering\Instrumentation\StackOverflowProbingInstrumenter.cs (1)
34[NotNullWhen(true)] out StackOverflowProbingInstrumenter? instrumenter)
Lowering\LocalRewriter\LocalRewriter.cs (2)
126StackOverflowProbingInstrumenter? stackOverflowProbingInstrumenter = null; 128StackOverflowProbingInstrumenter.TryCreate(method, factory, instrumenter, out stackOverflowProbingInstrumenter))