TextWriterFormat<'T, unit>
obj
Represents a statically-analyzed format associated with writing to a TextWriter. The type parameter indicates the arguments and return type of the format operation.
this.CaptureTypes
Type[]
The capture types associated with an interpolated string.
this.Captures
obj[]
The captures associated with an interpolated string.
this.Value
string
The raw text of the format string.