C# Class ErrorProne.NET.Rules.ExceptionHandling.ExceptionReference

显示文件 Open project: SergeyTeplyakov/ErrorProne.NET

Public Methods

Method Description
ExceptionReference ( ISymbol symbol, Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax identifier ) : System

Method Details

ExceptionReference() public method

public ExceptionReference ( ISymbol symbol, Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax identifier ) : System
symbol ISymbol
identifier Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax
return System