Skip to content

Commit 0fee28e

Browse files
authored
Update StackBehaviour.cs (#47234)
1 parent ecc0d8a commit 0fee28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/StackBehaviour.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
** Purpose: Exposes StackBehaviour Attribute of IL.
99
**
1010
** THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT BY HAND!
11-
** See $(RepoRoot)\src\inc\OpCodeGen.pl for more information.**
11+
** See $(RepoRoot)\src\coreclr\inc\OpCodeGen.pl for more information.**
1212
==============================================================*/
1313

1414
namespace System.Reflection.Emit

0 commit comments

Comments
 (0)