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