#12: Add support for shimming async methods #29
Azure Pipelines / Pose-CI
failed
Oct 28, 2025 in 3m 43s
Build #259 failed
Annotations
Check failure on line 231 in src\Sandbox\Program.cs
azure-pipelines / Pose-CI
src\Sandbox\Program.cs#L231
src\Sandbox\Program.cs(231,50): Error CS0246: The type or namespace name 'BrowsableDynamicMethod' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 231 in src\Sandbox\Program.cs
azure-pipelines / Pose-CI
src\Sandbox\Program.cs#L231
src\Sandbox\Program.cs(231,102): Error CS0246: The type or namespace name 'DynamicMethodBody' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 231 in src\Sandbox\Program.cs
azure-pipelines / Pose-CI
src\Sandbox\Program.cs#L231
src\Sandbox\Program.cs(231,50): Error CS0246: The type or namespace name 'BrowsableDynamicMethod' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 231 in src\Sandbox\Program.cs
azure-pipelines / Pose-CI
src\Sandbox\Program.cs#L231
src\Sandbox\Program.cs(231,102): Error CS0246: The type or namespace name 'DynamicMethodBody' could not be found (are you missing a using directive or an assembly reference?)
Loading