4 references to IsNil
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEPropertySymbol.cs (1)
195Debug.Assert(!handle.IsNil);
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
60Debug.Assert(Not handle.IsNil)
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\PropertyDefinition.cs (1)
20Debug.Assert(!handle.IsNil);
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Properties\Ecma\EcmaProperty.cs (1)
23Debug.Assert(!handle.IsNil);