
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
Not Specified
|
|
|
Remaining Estimate:
|
0h
|
|
|
Time Spent:
|
1.05h
|
|
|
|
| Order: |
2
|
| Iteration: |
6
|
| Original IDS Estimate: |
.5 IDD
|
| Resolution Date: |
12/Sep/07 02:52 PM
|
| Labels: |
|
| Participants: |
Rodrigo B. de Oliveira
|
| Number of Attachments: |
0
|
| Number of Comments: |
0
|
|
There are a few defined situations where an compiler such as the c# compiler has to emit synthetic classes to support closures and iterators (yield return).
Such classes are marked with the System.Runtime.CompilerServices.CompilerGeneratedAttribute.
We have to create a filter that refuses such classes.
|
|
Description
|
There are a few defined situations where an compiler such as the c# compiler has to emit synthetic classes to support closures and iterators (yield return).
Such classes are marked with the System.Runtime.CompilerServices.CompilerGeneratedAttribute.
We have to create a filter that refuses such classes.
|
Show » |
| There are no comments yet on this issue.
|
|