"Issue Details:
TransparentMethodsShouldNotDemandFxCopRule (CA2143)
function: Translator.DemandMemberAccess()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 324
description:'Translator.DemandMemberAccess()', a transparent method, contains a security demand. 'Translator.DemandMemberAccess()' should be made security safe-critical, or the demand should be removed from the transparent code.
function: MetadataCache.MetadataEntry.CheckFilePermission()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 588
description:'MetadataCache.MetadataEntry.CheckFilePermission()', a transparent method, contains a security demand. 'MetadataCache.MetadataEntry.CheckFilePermission()' should be made security safe-critical, or the demand should be removed from the transparent code.
function: LightweightCodeGenerator.HasMemberAccessReflectionPermission()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 574
description:'LightweightCodeGenerator.HasMemberAccessReflectionPermission()', a transparent method, contains a security demand. 'LightweightCodeGenerator.HasMemberAccessReflectionPermission()' should be made security safe-critical, or the demand should be removed from the transparent code."
This item was migrated from the DevDiv work item tracking system [ID=406718].
Comments: These were all removed as part of the partial trust work.
TransparentMethodsShouldNotDemandFxCopRule (CA2143)
function: Translator.DemandMemberAccess()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 324
description:'Translator.DemandMemberAccess()', a transparent method, contains a security demand. 'Translator.DemandMemberAccess()' should be made security safe-critical, or the demand should be removed from the transparent code.
function: MetadataCache.MetadataEntry.CheckFilePermission()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 588
description:'MetadataCache.MetadataEntry.CheckFilePermission()', a transparent method, contains a security demand. 'MetadataCache.MetadataEntry.CheckFilePermission()' should be made security safe-critical, or the demand should be removed from the transparent code.
function: LightweightCodeGenerator.HasMemberAccessReflectionPermission()
fix category: NonBreaking certainty: 50 level: CriticalWarning line: 574
description:'LightweightCodeGenerator.HasMemberAccessReflectionPermission()', a transparent method, contains a security demand. 'LightweightCodeGenerator.HasMemberAccessReflectionPermission()' should be made security safe-critical, or the demand should be removed from the transparent code."
This item was migrated from the DevDiv work item tracking system [ID=406718].
Comments: These were all removed as part of the partial trust work.