issues Search Results · repo:jbevain/cecil language:C#
Filter by
539 results
(61 ms)539 results
injbevain/cecil (press backspace or delete to remove)It works fine when I run dotnet build on command line, but when I build in Visual Studio 2022, I get this error. I can t
figure out why.
Failed to resolve assembly: System.Runtime, Version=4.0.0.0, Culture=neutral, ...
timcassell
- 1
- Opened 7 days ago
- #966
After I inject code into Unity, subsequent modifications to the code logic will not take effect. How can I solve this
problem?
lishun001
- 1
- Opened on Dec 18, 2024
- #964
I try to use the library for Roslyn code generation purposes. The code inside the generator:
public Dictionary string, string Create()
{
var stream = Assembly
.GetAssembly(typeof(ParametersXmlParser)) ...
alexkr403
- Opened on Oct 8, 2024
- #961
We have an issue related to Cecil that causes a stackoverflow. I m not sure, I m looking for any pointers. I dug into
unity related issues but couldn t find a solution.
00 000000e7`d8a05fd0 00007ff9`3a2393f1 ...
builder-main
- 2
- Opened on Aug 26, 2024
- #959
While investigating other performance issues in my code, I observed calls to MethodDebugInformation.GetSequencePoint to
be taking the majority of time (60%) for AltCover to instrument a test set of assemblies. ...
SteveGilham
- 1
- Opened on Aug 11, 2024
- #956
Discussed in https://github.com/jbevain/cecil/discussions/935
div type= discussions-op-text
sup Originally posted by Gatongone March 10, 2024 /sup
Background
When I tried to append a stfld to a method ...
Gatongone
- Opened on Jul 10, 2024
- #954
Follow up issue from #931, since the problem that it exposed is not restricted to Cecil 0.11.5, and has been there for a
long time. I have made a small program where this issue can be demonstrated, its ...
Wartori54
- 1
- Opened on Jun 30, 2024
- #953
https://github.com/jbevain/cecil/blob/8e1ae7b4ea67ccc38cb8db3ded6802643109ffd7/Mono.Cecil/ModuleDefinition.cs#L387-L393
It seems like this sequence of events might be possible, resulting in creation of ...
omajid
- 1
- Opened on Jun 19, 2024
- #951
I m working within .net8.0-windows. I m trying to write a class to a module (dll) using Mono.Cecil.
This class has 2 custom attributes on it. The first attribute has a constructor with a single string ...
prestsauce
- Opened on Jun 16, 2024
- #950
All parts of the TypeReference for such an enum are right, it s just not flagged as a value type. As a result, using
that TypeReference elsewhere results in load/resolve-time errors when using the modified ...
Zastai
- 2
- Opened on May 3, 2024
- #941

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.