7 references to TokenInvalid
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToken.cs (1)
57_type = RtfTokenType.TokenInvalid;
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (5)
102token.Type = RtfTokenType.TokenInvalid; 177case RtfTokenType.TokenInvalid: 384token.Type = RtfTokenType.TokenInvalid; 447token.Type = RtfTokenType.TokenInvalid; 496token.Type = RtfTokenType.TokenInvalid;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7885case RtfTokenType.TokenInvalid: