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