Table of Contents

Property SourceLineNumber

Namespace
Xunit
Assembly
xunit.v3.core.dll

SourceLineNumber

Gets the source file line number. A null value indicates that the source file line number is not known.

public int? SourceLineNumber { get; }

Property Value

int?