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