3 references to new
System.Speech (3)
Recognition\SrgsGrammar\SrgsRuleRef.cs (3)
113public static readonly SrgsRuleRef Null = new(SpecialRuleRefType.Null); 116public static readonly SrgsRuleRef Void = new(SpecialRuleRefType.Void); 119public static readonly SrgsRuleRef Garbage = new(SpecialRuleRefType.Garbage);