-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathBoC.4.5.resharper
14 lines (14 loc) · 995 Bytes
/
BoC.4.5.resharper
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Configuration>
<NonLocalizable>
<Method TypeName="System.Web.UI.TemplateControl" Name="GetLocalResourceObject" Arguments="" />
<Method TypeName="System.Web.UI.TemplateControl" Name="GetGlobalResourceObject" Arguments="" />
<Method TypeName="System.Web.HttpContext" Name="GetLocalResourceObject" Arguments="" />
<Method TypeName="System.Web.HttpContext" Name="GetGlobalResourceObject" Arguments="" />
<Method TypeName="System.Resources.ResourceManager" Name="GetString" Arguments="name" />
<Method TypeName="System.Resources.ResourceManager" Name="GetStream" Arguments="name" />
<Method TypeName="System.Resources.ResourceManager" Name="GetObject" Arguments="name" />
<Constructor TypeName="System.ArgumentException" Arguments="paramName" />
<Constructor TypeName="System.ArgumentNullException" Arguments="paramName" />
<Constructor TypeName="System.ArgumentOutOfRangeException" Arguments="paramName" />
</NonLocalizable>
</Configuration>