Method TryGetFunction
TryGetFunction(LazyEncodedString, out Function)
Looks up a function in the module by name
public bool TryGetFunction(LazyEncodedString name, out Function function)
Looks up a function in the module by name
public bool TryGetFunction(LazyEncodedString name, out Function function)