Method | Description | |
---|---|---|
CreatePdbGenerator ( ) : |
Creates PDB symbol generator.
|
|
MarkSequencePoint ( |
Marks a sequence point.
|
Method | Description | |
---|---|---|
MarkSequencePoint ( |
||
SetLocalName ( |
public static CreatePdbGenerator ( ) : |
||
return |
public abstract MarkSequencePoint ( |
||
method | The lambda being generated. | |
ilOffset | int | IL offset where to mark the sequence point. |
sequencePoint | Debug information corresponding to the sequence point. | |
return | void |