13 writes to OftenCompletesSynchronously
Microsoft.CodeAnalysis (13)
DiagnosticAnalyzer\AnalyzerDriver.cs (4)
1716OftenCompletesSynchronously = true)] 1751OftenCompletesSynchronously = true)] 2104OftenCompletesSynchronously = true)] 2135OftenCompletesSynchronously = true)]
DiagnosticAnalyzer\AnalyzerManager.cs (6)
58OftenCompletesSynchronously = true)] 70OftenCompletesSynchronously = true)] 131[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 141[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 168[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/23582", OftenCompletesSynchronously = true)] 185[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)
20[PerformanceSensitive("https://github.com/dotnet/roslyn/issues/36114", OftenCompletesSynchronously = true)]