3 references to IsNil
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
429
if (scope.
IsNil
)
535
if (scope.
IsNil
)
System\Reflection\Metadata\PortablePdb\LocalScope.cs (1)
24
Debug.Assert(!handle.
IsNil
);