2 references to Uri
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (2)
157
System.Diagnostics.Debug.Assert(srgsRuleRef.
Uri
!= null, "If it is not a special rule ref, the uri is not null");
158
ruleRef = _parser.CreateRuleRef(parent, srgsRuleRef.
Uri
, srgsRuleRef.SemanticKey, srgsRuleRef.Params);