3 implementations of StateMachineAwaiterSlots
Microsoft.CodeAnalysis (3)
CodeGen\MethodBody.cs (1)
151
ImmutableArray<Cci.ITypeReference?> Cci.IMethodBody.
StateMachineAwaiterSlots
Emit\NoPia\CommonEmbeddedMethod.cs (1)
158
ImmutableArray<Cci.ITypeReference> Cci.IMethodBody.
StateMachineAwaiterSlots
=>
PEWriter\RootModuleStaticConstructor.cs (1)
160
public ImmutableArray<ITypeReference>
StateMachineAwaiterSlots
=> ImmutableArray<ITypeReference>.Empty;
1 reference to StateMachineAwaiterSlots
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DeltaMetadataWriter.cs (1)
897
body.
StateMachineAwaiterSlots
,