4 references to new
System.Speech (4)
Internal\SrgsCompiler\CFGGrammar.cs (3)
548
internal static readonly Rule SPRULETRANS_TEXTBUFFER =
new
(-1);
550
internal static readonly Rule SPRULETRANS_WILDCARD =
new
(-2);
552
internal static readonly Rule SPRULETRANS_DICTATION =
new
(-3);
Internal\SrgsCompiler\Rule.cs (1)
127
Rule rule =
new
(_iSerialize);