in src/PSDocs.Azure/Pipeline/PipelineWriter.cs [55:61]
public virtual void End() { if (_Writer == null) return; _Writer.End(); }