2 references to marked_types_with_cctor
illink (2)
Linker\Annotations.cs (2)
559
return
marked_types_with_cctor
.Contains(type);
564
return
marked_types_with_cctor
.Add(type);