2 references to SuppressGCTransitionAttrType
Microsoft.Interop.ComInterfaceGenerator (1)
ComInterfaceGenerator.cs (1)
240INamedTypeSymbol? suppressGCTransitionAttrType = environment.SuppressGCTransitionAttrType;
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
227INamedTypeSymbol? suppressGCTransitionAttrType = environment.SuppressGCTransitionAttrType;