13 writes to OftenCompletesSynchronously
Microsoft.CodeAnalysis (13)
DiagnosticAnalyzer\AnalyzerDriver.cs (4)
1717OftenCompletesSynchronously = true)] 1752OftenCompletesSynchronously = true)] 2105OftenCompletesSynchronously = true)] 2136OftenCompletesSynchronously = true)]
DiagnosticAnalyzer\AnalyzerManager.cs (6)
57OftenCompletesSynchronously = true)] 69OftenCompletesSynchronously = true)] 130[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 140[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 167[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 184[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)]
DiagnosticAnalyzer\AsyncQueue.cs (2)
231[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 261[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)]
InternalUtilities\SemaphoreSlimExtensions.cs (1)
19[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/36114", OftenCompletesSynchronously = true)]