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