Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.86 KB

File metadata and controls

42 lines (27 loc) · 1.86 KB

CodeVerifier Class

HomePropertiesMethods

Namespace: Roslynator.Testing

Assembly: Roslynator.Testing.Common.dll

Represents base type for verifying a diagnostic, a code fix and a refactoring.

public abstract class CodeVerifier

Inheritance

Object → CodeVerifier

Derived

Properties

Property Summary
CommonOptions Gets a common code verification options.
Options Gets a code verification options.

Methods

Method Summary
Equals(Object) (Inherited from Object)
GetHashCode() (Inherited from Object)
GetType() (Inherited from Object)
MemberwiseClone() (Inherited from Object)
ToString() (Inherited from Object)