1 write to _failed
Microsoft.CodeAnalysis (1)
DocumentationCommentId.cs (1)
346
_failed
= true;
1 reference to _failed
Microsoft.CodeAnalysis (1)
DocumentationCommentId.cs (1)
349
public bool Failed =>
_failed
|| _generator.Failed;