Represents a rendered invocation and token-to-text mapping.
public sealed class RenderedInvocation
kind:method, kind:property, kind:ctor. Press Esc to clear.TextGets the rendered invocation text.TokenCountGets the number of mapped tokens.TryGetTokenBounds(Int32, out Int32, out Int32)Tries to get the text bounds for a token index.