It was named RGB to Linear in the node title.
{
public LineartoRGBNode()
name = "RGBtoLinear";
name = "LineartoRGB";
}
protected override string GetFunctionName ()