Searched refs:expandedVariable (Results 1 – 1 of 1) sorted by relevance
757 …pandVariable(VariableToken token, Dictionary<string, Token> collection, out Token expandedVariable) in TryExpandVariable() argument759 expandedVariable = null; in TryExpandVariable()762 if(collection.TryGetValue(varName, out expandedVariable)) in TryExpandVariable()769 if(collection.TryGetValue(newName, out expandedVariable)) in TryExpandVariable()775 if(collection.TryGetValue(newName, out expandedVariable)) in TryExpandVariable()