3 references to MethodDebugInformationHandle
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\Handles.Debug.cs (3)
107
return new
MethodDebugInformationHandle
(rowId);
127
return new
MethodDebugInformationHandle
(handle.RowId);
137
return new
MethodDebugInformationHandle
(handle.RowId);