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