System.Reflection.Metadata.MethodDebugInformation public struct MethodDebugInformation Documentation Code public DocumentHandle Document { get; } public StandaloneSignatureHandle LocalSignature { get; } public BlobHandle SequencePointsBlob { get; } public SequencePointCollection GetSequencePoints() public MethodDefinitionHandle GetStateMachineKickoffMethod()