2 references to new
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1101
Rule rule =
new
(this, ruleName, cfgRule, i + previousCfgLastRules, _grammarOptions & GrammarOptions.TagFormat, ref _cImportedRules);
Internal\SrgsCompiler\Rule.cs (1)
46
:
this
(backend, name, new CfgRule(id, offsetName, attributes), iSerialize, SemanticFormat, ref cImportedRules)