EditAndContinueMethodDebugInformation 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
调试与编译器发出的指定方法关联的调试信息,以支持“编辑并继续”。
public value class EditAndContinueMethodDebugInformation
public struct EditAndContinueMethodDebugInformation
public readonly struct EditAndContinueMethodDebugInformation
type EditAndContinueMethodDebugInformation = struct
Public Structure EditAndContinueMethodDebugInformation
- 继承
-
EditAndContinueMethodDebugInformation
方法
Create(ImmutableArray<Byte>, ImmutableArray<Byte>, ImmutableArray<Byte>) |
反序列化来自指定 Blob 的 Edit 和 Continue 方法调试信息。 |
Create(ImmutableArray<Byte>, ImmutableArray<Byte>) |
反序列化来自指定 Blob 的 Edit 和 Continue 方法调试信息。 |