3 references to ShouldExportMember
Aspire.Hosting.RemoteHost (3)
AtsCapabilityScanner.cs (3)
384if (!ShouldExportMember(method.IsPublic, exposeAll: false, exportAttr)) 1069if (!ShouldExportMember(isPublic, exposeAllProperties, memberExportAttr)) 1293if (!ShouldExportMember(method.IsPublic, exposeAllMethods, memberExportAttr))