dotnet / dotnet/dotnet-api-docs
ldstr does not always allocate
Open
area-System.Reflection.Emit
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Reflection.Emit/OpCodes.xml#L9983
made me think that ldstr always allocates. Experimentation suggests otherwise.
Contributor guide
Assessment
This issue has not been assessed yet.