protected virtual void Visit(StateType type) { Write("SamplerState"); }
/// <inheritdoc/> public bool Equals(StateType other) { return base.Equals(other); }