3 writes to _pszName
System.Speech (3)
Internal\SrgsCompiler\PropertyTag.cs (2)
41_propInfo._pszName = name; 46_propInfo._pszName = "=";
Internal\SrgsCompiler\RuleRef.cs (1)
78propertyInfo._pszName = "SemanticKey";
2 references to _pszName
System.Speech (2)
Internal\SrgsCompiler\CfgSemanticTag.cs (2)
39if (property._pszName != null) 41_nameOffset = symbols.Add(property._pszName, out iWord);