ParsingContext(OpenApiDiagnostic) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ParsingContext (Microsoft.OpenApi.Readers.OpenApiDiagnostic diagnostic);
new Microsoft.OpenApi.Readers.ParsingContext : Microsoft.OpenApi.Readers.OpenApiDiagnostic -> Microsoft.OpenApi.Readers.ParsingContext
Public Sub New (diagnostic As OpenApiDiagnostic)
Parameters
- diagnostic
- OpenApiDiagnostic