3 references to AnalyzerDebug
Microsoft.AspNetCore.OpenApi.SourceGenerators (3)
XmlComments\XmlComment.InheritDoc.cs (3)
391
AnalyzerDebug
.Assert(copy != node);
392
AnalyzerDebug
.Assert(copy.Parent == null); // Otherwise, when we give it one, it will be copied.
409
AnalyzerDebug
.Assert(sourceAttributes.Current.Name == targetAttributes.Current.Name);