2 references to IsEmpty
ILCompiler.Compiler (2)
Compiler\UsageBasedTypeMapManager.cs (2)
72
protected override bool IsEmpty => _typeMaps.
IsEmpty
;
144
if (_typeMaps.
IsEmpty
)