1 write to _asyncSignature
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\AsyncMethodVariant.cs (1)
41return (_asyncSignature = builder.ToSignature());
1 reference to _asyncSignature
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\AsyncMethodVariant.cs (1)
30return _asyncSignature ?? InitializeSignature();