text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Implement Abstract Class Inline temporary variable Conflict(s) detected. Invert if statement Simplify lambda expression Simplify all occurrences Move declaration near reference Warning: Declaration changes scope and may change meaning. Remove Unnecessary Usings <lambda expression> Autoselect disabled due to potential lambda declaration. <member name> = Autoselect disabled due to possible explicitly named anonymous type member creation. <range variable> Autoselect disabled due to potential range variable declaration. Remove Unnecessary Cast Cast is redundant Simplify name '{0}' Simplify member access '{0}' Remove 'this' qualification Name can be simplified can't determine valid range of statements to extract out Not all code paths return Selection does not contain a valid node Invalid selection. Selection does not contain a valid token. No valid selection to perform extraction. No common root node for extraction. Contains invalid selection. the selection contains syntactic errors Selection can not cross over preprocessor directives. Selection can not contain a yield statement. Selection can not contain throw statement. Selection can not be part of constant initializer expression. The selected code is inside an unsafe context. no valid statement range to extract out deprecated extension awaitable awaitable, extension await Organize Usings Remove &and Sort Usings &Sort Usings &Remove Unnecessary Usings &Organize Usings Autoselect disabled due to potential implicit array creation. <implicit array creation> Insert 'await'. Make the containing scope 'async'. Make {0} return Task instead of void. Change return type from {0} to {1} Replace return with yield return with #pragma directive Generate explicit conversion operator in '{0}' Generate implicit conversion operator in '{0}' Do not change this code. Put cleanup code in Dispose(bool disposing) above. TODO: free unmanaged resources (unmanaged objects) and override a finalizer below. TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources. This code added to correctly implement the disposable pattern. TODO: uncomment the following line if the finalizer is overridden above. Using directive is unnecessary. try block {Locked="try"} "try" is a C# keyword and should not be localized. catch clause {Locked="catch"} "catch" is a C# keyword and should not be localized. filter clause finally clause {Locked="finally"} "finally" is a C# keyword and should not be localized. fixed statement {Locked="fixed"} "fixed" is a C# keyword and should not be localized. using statement {Locked="using"} "using" is a C# keyword and should not be localized. lock statement {Locked="lock"} "lock" is a C# keyword and should not be localized. foreach statement {Locked="foreach"} "foreach" is a C# keyword and should not be localized. checked statement {Locked="checked"} "checked" is a C# keyword and should not be localized. unchecked statement {Locked="unchecked"} "unchecked" is a C# keyword and should not be localized. yield statement {Locked="yield"} "yield" is a C# keyword and should not be localized. await expression {Locked="await"} "await" is a C# keyword and should not be localized. lambda anonymous method from clause join clause {Locked="join"} "join" is a C# keyword and should not be localized. let clause {Locked="let"} "let" is a C# keyword and should not be localized. where clause {Locked="where"} "where" is a C# keyword and should not be localized. orderby clause {Locked="orderby"} "orderby" is a C# keyword and should not be localized. select clause {Locked="select"} "select" is a C# keyword and should not be localized. groupby clause {Locked="groupby"} "groupby" is a C# keyword and should not be localized. query body into clause {Locked="into"} "into" is a C# keyword and should not be localized. global statement {Locked="global"} "global" is a C# keyword and should not be localized. using namespace using directive struct {Locked} event field conversion operator destructor indexer property getter indexer getter property setter indexer setter attribute target '{0}' does not contain a constructor that takes that many arguments. The name '{0}' does not exist in the current context. Hide base member