1 write to _variables
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\InputScope.cs (1)
94_variables ??= new Hashtable();
4 references to _variables
System.Private.Xml (4)
System\Xml\Xsl\XsltOld\InputScope.cs (4)
28get { return _variables; } 95_variables[variable.Name!] = variable; 100if (_variables == null) 104return _variables.Count;