7 references to WrapInUnsafeBlock
Microsoft.Interop.ComInterfaceGenerator (3)
VirtualMethodPointerStubGenerator.cs (3)
142.WithBody(stubCode.WrapInUnsafeBlock()); 181.WithBody(stubCode.WrapInUnsafeBlock()); 266.WithBody(code.WrapInUnsafeBlock());
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (1)
127.WithBody(wrapperStatements.WrapInUnsafeBlock());
JSImportGenerator.cs (1)
108.WithBody(stubCode.WrapInUnsafeBlock());
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
168.WithBody(stubCode.WrapInUnsafeBlock());
Microsoft.Interop.LibraryImportGenerator.Downlevel (1)
DownlevelLibraryImportGenerator.cs (1)
149.WithBody(stubCode.WrapInUnsafeBlock());