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