8 references to PerformanceSensitive
Microsoft.CodeAnalysis.CodeStyle (4)
AbstractFormatEngine.cs (1)
284
[
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/30819", AllowCaptures = false)]
AbstractValidateFormatStringDiagnosticAnalyzer.cs (1)
86
[
PerformanceSensitive
(
EventMap.cs (1)
59
[
PerformanceSensitive
(
SemaphoreSlimExtensions.cs (1)
19
[
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/36114", OftenCompletesSynchronously = true)]
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (4)
DefaultOperationProvider.vb (2)
51
<
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/30819", AllowCaptures:=False, AllowImplicitBoxing:=False)>
159
<
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/30819", AllowCaptures:=False, AllowImplicitBoxing:=False)>
SyntaxTreeExtensions.vb (2)
77
<
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/30819", AllowImplicitBoxing:=False)>
98
<
PerformanceSensitive
("https://github.com/dotnet/roslyn/issues/30819", AllowCaptures:=False)>