2 references to MethodDebugInformation
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
1385return new MethodDebugInformation(this, handle); 1390return new MethodDebugInformation(this, MethodDebugInformationHandle.FromRowId(handle.RowId));