1 write to _name
System.Speech (1)
Internal\SrgsCompiler\AppDomainGrammarProxy.cs (1)
286
pairs[i].
_name
= parameter.Substring(0, posColon);
2 references to _name
System.Speech (2)
Internal\SrgsCompiler\AppDomainGrammarProxy.cs (2)
199
if (pair.
_name
== null)
208
if (paramInfo[j].Name == pair.
_name
)