AvoidUncalledPrivateCode
Can you help me ?
Detail:
Target :
Location :file:///C:/Documents%20and%20Settings/Myrna.Salda?a/Mis%20documentos/C%23net/demo/ServiciosWeb/Global.asax.cs<32> (String)
Resolution :"'Global.Session_Start(Object, EventArgs):Void'
appears to have no upstream public or protected callers."
Help :http://www.gotdotnet.com/team/fxcop/docs/rules.aspx?version=1.32&url=/Performance/AvoidUncalledPrivateCode.html (String)
Category :Microsoft.Performance (String)
CheckId :CA1811 (String)
RuleFile :Performance Rules (String)
Info :"There is uncalled code that is not externally visible
and is not a known runtime entry point. If this violation
fires in error, please send a problem report to the
FxCop team."

