1 write to _cancellationToken
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
56
_cancellationToken
= cancellationToken;
1 reference to _cancellationToken
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
173
_cancellationToken
.ThrowIfCancellationRequested();