Allow document transformers to access operation descriptions (#61264)#65777
Closed
vvimjam wants to merge 3 commits into
Closed
Allow document transformers to access operation descriptions (#61264)#65777vvimjam wants to merge 3 commits into
vvimjam wants to merge 3 commits into
Azure Pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
failed
Mar 13, 2026 in 21m 42s
Build Build: Windows x64/x86/arm64 failed
Annotations
Check failure on line 33 in src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs#L33
src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs(33,99): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.get' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 33 in src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs#L33
src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs(33,104): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.init' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Loading