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