2 references to GetMethodImplPropsOrThrow
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (1)
1909
Module.
GetMethodImplPropsOrThrow
(methodImpl, out methodDebugHandle, out implementedMethodHandle);
MetadataReader\ModuleExtensions.cs (1)
123
module.
GetMethodImplPropsOrThrow
(methodImpl, out EntityHandle body, out _);