Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ICSharpCode
NRefactory
CSharp
Refactoring
RedundantFieldInitializerIssue
C# Class ICSharpCode.NRefactory.CSharp.Refactoring.RedundantFieldInitializerIssue
Inheritance:
ICodeIssueProvider
Show file
Open project: mono-soc-2012/NRefactory
Public Methods
Method
Description
GetIssues
(
BaseRefactoringContext
context
) :
IEnumerable
Method Details
GetIssues()
public
method
public
GetIssues
(
BaseRefactoringContext
context
) :
IEnumerable
context
BaseRefactoringContext
return
IEnumerable