2 references to IsTypeDefRefSpecOrModifiedTypeHandle
System.Private.CoreLib (2)
System\Reflection\Runtime\General\QSignatureTypeHandle.NativeFormat.cs (2)
23
if (!handle.
IsTypeDefRefSpecOrModifiedTypeHandle
(reader))
27
Debug.Assert(handle.
IsTypeDefRefSpecOrModifiedTypeHandle
(reader));