Merge pull request #15246 from owen-mc/java/manual-neutral-overrides-generated

C#/Java: Manual neutral summaries should block generated summaries
This commit is contained in:
Owen Mansel-Chan
2024-01-12 10:05:18 +00:00
committed by GitHub
15 changed files with 131 additions and 23 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* A manual neutral summary model for a callable now blocks all generated summary models for that callable from having any effect.