@ -1,14 +1,15 @@
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
// <auto-generated>
// <auto-generated>
// 此代码由工具生成。
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
// 运行时版本:4.0.30319.42000
//
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
// </auto-generated>
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
namespace ICSharpCode.ILSpy.Properties {
namespace ICSharpCode.ILSpy.Properties
{
using System ;
using System ;
@ -22,14 +23,16 @@ namespace ICSharpCode.ILSpy.Properties {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
public class Resources
{
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources ( ) {
internal Resources ( )
{
}
}
/// <summary>
/// <summary>
@ -807,6 +810,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
}
}
/// <summary>
/// 查找类似 for ex. property getter/setter access. To get optimal decompilation results, please manually add the missing references to the list of loaded assemblies. 的本地化字符串。
/// </summary>
public static string PropertyManuallyMissingReferencesListLoadedAssemblies {
get {
return ResourceManager . GetString ( "PropertyManuallyMissingReferencesListLoadedAssemblies" , resourceCulture ) ;
}
}
/// <summary>
/// <summary>
/// 查找类似 Public Key Token 的本地化字符串。
/// 查找类似 Public Key Token 的本地化字符串。
/// </summary>
/// </summary>
@ -978,6 +990,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
}
}
/// <summary>
/// 查找类似 Show assembly load log 的本地化字符串。
/// </summary>
public static string ShowAssemblyLoad {
get {
return ResourceManager . GetString ( "ShowAssemblyLoad" , resourceCulture ) ;
}
}
/// <summary>
/// <summary>
/// 查找类似 ShowChildIndexInBlock 的本地化字符串。
/// 查找类似 ShowChildIndexInBlock 的本地化字符串。
/// </summary>
/// </summary>
@ -1239,6 +1260,24 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
}
}
/// <summary>
/// 查找类似 Warning: This assembly is marked as 'reference assembly', which means that it only contains metadata and no executable code. 的本地化字符串。
/// </summary>
public static string WarningAsmMarkedRef {
get {
return ResourceManager . GetString ( "WarningAsmMarkedRef" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Warning: Some assembly references could not be resolved automatically. This might lead to incorrect decompilation of some parts, 的本地化字符串。
/// </summary>
public static string WarningSomeAssemblyReference {
get {
return ResourceManager . GetString ( "WarningSomeAssemblyReference" , resourceCulture ) ;
}
}
/// <summary>
/// <summary>
/// 查找类似 Search for t:TypeName, m:Member or c:Constant; use exact match (=term), 'should not contain' (-term) or 'must contain' (+term); use /reg(ular)?Ex(pressions)?/ or both - t:/Type(Name)?/... 的本地化字符串。
/// 查找类似 Search for t:TypeName, m:Member or c:Constant; use exact match (=term), 'should not contain' (-term) or 'must contain' (+term); use /reg(ular)?Ex(pressions)?/ or both - t:/Type(Name)?/... 的本地化字符串。
/// </summary>
/// </summary>