6 references to IsVirtual
System.Reflection.Metadata (6)
System\Reflection\Metadata\Ecma335\MetadataAggregator.cs (1)
249
if (handle.
IsVirtual
)
System\Reflection\Metadata\Ecma335\MetadataTokens.cs (4)
48
if (handle.
IsVirtual
)
87
if (handle.
IsVirtual
)
143
if (handle.
IsVirtual
)
207
if (handle.
IsVirtual
)
System\Reflection\Metadata\Handle.cs (1)
156
Debug.Assert(!
IsVirtual
);