3 writes to _varDouble
System.Speech (3)
Internal\SrgsCompiler\CfgSemanticTag.cs (3)
23
_varDouble
= cfgTag._varDouble;
36
_varDouble
= 0;
71
_varDouble
= (double)property._comValue!;
2 references to _varDouble
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (1)
757
value = tag.
_varDouble
.ToString(CultureInfo.InvariantCulture);
Internal\SrgsCompiler\CfgSemanticTag.cs (1)
23
_varDouble = cfgTag.
_varDouble
;