1 write to _idSymbol
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
94
_symbols.Add(script._sMethod, out script.
_idSymbol
);
1 reference to _idSymbol
System.Speech (1)
Internal\SrgsCompiler\ScriptRef.cs (1)
35
script._idMethod =
_idSymbol
;