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