4 references to System_Runtime_CompilerServices_ICriticalNotifyCompletion
Microsoft.CodeAnalysis (1)
InternalSpecialType.cs (1)
121
/// The <see cref="WellKnownType.
System_Runtime_CompilerServices_ICriticalNotifyCompletion
"/> should be used for that purpose instead.
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (2)
556
F.WellKnownType(WellKnownType.
System_Runtime_CompilerServices_ICriticalNotifyCompletion
),
629
F.Compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_ICriticalNotifyCompletion
),
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
903
WellKnownType.
System_Runtime_CompilerServices_ICriticalNotifyCompletion
,