C# 클래스 Microsoft.CodeAnalysis.IL.RoslynExtensionMethods

파일 보기 프로젝트 열기: Microsoft/binskim

공개 메소드들

메소드 설명
ConvertToRegion ( this location ) : Region
ConvertToResultLevel ( this severity ) : ResultLevel
ConvertToRuleDescriptor ( this diagnostic ) : IRule

메소드 상세

ConvertToRegion() 공개 정적인 메소드

public static ConvertToRegion ( this location ) : Region
location this
리턴 Region

ConvertToResultLevel() 공개 정적인 메소드

public static ConvertToResultLevel ( this severity ) : ResultLevel
severity this
리턴 ResultLevel

ConvertToRuleDescriptor() 공개 정적인 메소드

public static ConvertToRuleDescriptor ( this diagnostic ) : IRule
diagnostic this
리턴 IRule