OpenApiWriterBase.CurrentScope Method

Definition

Get current scope.

protected Microsoft.OpenApi.Writers.Scope CurrentScope ();
member this.CurrentScope : unit -> Microsoft.OpenApi.Writers.Scope
Protected Function CurrentScope () As Scope

Returns

Applies to