24 references to EnsureSufficientExecutionStack
GenerateDocumentationAndConfigFiles (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
ILLink.RoslynAnalyzer (1)
DataFlow\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Metrics (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Metrics.Legacy (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\Metadata\DefaultModelMetadata.cs (1)
464RuntimeHelpers.EnsureSufficientExecutionStack();
ModelBinding\Validation\ValidationVisitor.cs (1)
266RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis (2)
Emit\InstrumentationKind.cs (1)
26/// Instruments all methods, local functions and lambdas in the code with calls to <see cref="RuntimeHelpers.EnsureSufficientExecutionStack"/>,
InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\StackGuard.cs (1)
21RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.Scripting (1)
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (1)
224RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Microsoft.Extensions.FileProviders.Embedded (1)
Manifest\ManifestParser.cs (1)
82RuntimeHelpers.EnsureSufficientExecutionStack();
Roslyn.Diagnostics.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
System.Text.RegularExpressions.Generator (1)
src\libraries\System.Text.RegularExpressions\src\System\Threading\StackHelper.cs (1)
20RuntimeHelpers.EnsureSufficientExecutionStack();
Test.Utilities (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
29RuntimeHelpers.EnsureSufficientExecutionStack();