Describe the issue or suggestion
According to the doc page for SuppressGCTransitionAttribute, this attribute only applies to methods that were decorated with DllImportAttribute.
I assume this attribute also applies to method decorated with LibraryImportAttribute, no?