Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VarPop VarPush description slightly off #11161

Open
hpriske opened this issue Apr 2, 2025 · 0 comments
Open

VarPop VarPush description slightly off #11161

hpriske opened this issue Apr 2, 2025 · 0 comments
Assignees
Labels
area-System.Reflection.Emit untriaged New issue has not been triaged by the area owner

Comments

@hpriske
Copy link

hpriske commented Apr 2, 2025

Type of issue

Missing information

Description

For VarPop, Documentation says: "Pops a variable off the stack"
Correct is: "Pops a variable number of arguments off the stack".
A "Variable" is not a defined item here.

Same for VarPush.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.stackbehaviour?view=netframework-4.8&devlangs=csharp&f1url=%3FappId%3DDev17IDEF1%26l%3DEN-US%26k%3Dk(System.Reflection.Emit.StackBehaviour.Varpush)%3Bk(TargetFrameworkMoniker-.NETFramework%2CVersion%253Dv4.8)%3Bk(DevLang-csharp)%26rd%3Dtrue

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Reflection.Emit/StackBehaviour.xml

Document Version Independent Id

86726142-7ce7-78ba-ea73-fe7644a94eb4

Platform Id

fd904241-7cb4-59a6-a05b-98c9bfb07652

Article author

@dotnet-bot

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 2, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 2, 2025
@tarekgh tarekgh added area-System.Reflection.Emit and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Reflection.Emit untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants