40 references to Remove
Aspire.Dashboard (2)
Aspire.Hosting (2)
Aspire.Hosting.Browsers (3)
Aspire.Hosting.Browsers.Tests (3)
illink (6)
Linker\TypeMapHandler.cs (6)
76if (_pendingExternalTypeMapEntries.Remove(typeMapGroup, out List<CustomAttributeWithOrigin>? pendingEntries))
83if (_pendingAssemblyTargets.Remove(typeMapGroup, out List<(CustomAttributeWithOrigin Attr, AssemblyDefinition? TargetAssembly)>? assemblyTargets))
96if (_pendingProxyTypeMapEntries.Remove(typeMapGroup, out List<CustomAttributeWithOrigin>? pendingEntries))
103if (_pendingAssemblyTargets.Remove(typeMapGroup, out List<(CustomAttributeWithOrigin Attr, AssemblyDefinition? TargetAssembly)>? assemblyTargets))
151if (!_pendingAssemblyTargetsByAssembly.Remove(newlyMarkedAssembly, out List<(TypeReference Group, CustomAttributeWithOrigin Attr, MethodDefinition? CallingMethod)>? waiting))
170if (!unmarkedTypeMapAttributes.Remove(targetType, out Dictionary<TypeReference, List<CustomAttributeWithOrigin>>? entries))
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.AspNetCore.Http (1)
Microsoft.AspNetCore.Server.Kestrel.Core (3)
PresentationCore (1)
System.Net.Security (2)
System.Private.CoreLib (2)
System.Runtime.InteropServices.JavaScript (2)
System.Windows.Forms (2)
System.Windows.Forms.Design (7)
System.Xaml (1)