2 references to System_Runtime_CompilerServices_RuntimeHelpers__EnsureSufficientExecutionStack
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\StackOverflowProbingInstrumenter.cs (1)
47
var ensureStackMethod = factory.WellKnownMethod(WellKnownMember.
System_Runtime_CompilerServices_RuntimeHelpers__EnsureSufficientExecutionStack
, isOptional: true);
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (1)
145
WellKnownMember.
System_Runtime_CompilerServices_RuntimeHelpers__EnsureSufficientExecutionStack
,