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();