2 writes to _be
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (2)
39
_be
= arc._be;
710
_be
= value;
4 references to _be
System.Speech (4)
Internal\SrgsCompiler\Arc.cs (4)
39
_be = arc.
_be
;
541
sb.Append(_iWord == 0 ? new string(new char[] { (char)0x3b5 }) :
_be
!= null ?
_be
.Words[_iWord] : _iWord.ToString(CultureInfo.InvariantCulture));
723
string? tagName = GetSemanticValue(tag._cfgTag,
_be
!.Symbols, out value);