Skip to main content

AdditionalFile Struct

Namespace: Roslynator.Testing

Assembly: Roslynator.Testing.Common.dll

Represents additional code file.

public readonly struct AdditionalFile

Inheritance

Object ValueType AdditionalFile

Constructors

ConstructorSummary
AdditionalFile(String, String)Initializes a new instance of AdditionalFile

Properties

PropertySummary
ExpectedSourceGets expected source code.
SourceGets a source code.

Methods

MethodSummary
Equals(Object)(Inherited from ValueType)
GetHashCode()(Inherited from ValueType)
GetType()(Inherited from Object)
MemberwiseClone()(Inherited from Object)
ToString()(Inherited from ValueType)