3 writes to AllowCaptures
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\Options\AbstractCategorizedAnalyzerConfigOptions.cs (1)
66
[PerformanceSensitive("https://github.com/dotnet/roslyn-analyzers/issues/4905",
AllowCaptures
= false)]
src\RoslynAnalyzers\Utilities\Compiler\WellKnownTypeProvider.cs (1)
91
[PerformanceSensitive("https://github.com/dotnet/roslyn-analyzers/issues/4893",
AllowCaptures
= false)]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.cs (1)
303
[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/30819",
AllowCaptures
= false)]