3 references to ShouldExportMember
Aspire.Hosting (3)
Ats\AtsCapabilityScanner.cs (3)
326if (!ShouldExportMember(method.IsPublic, exposeAll: false, exportAttr)) 946if (!ShouldExportMember(isPublic, exposeAllProperties, memberExportAttr)) 1162if (!ShouldExportMember(method.IsPublic, exposeAllMethods, memberExportAttr))