2 references to _exceptionTexts
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\DocumentationComment.cs (2)
157
_comment.
_exceptionTexts
.Add(typeAndBuilderPair.Key, typeAndBuilderPair.Value.AsImmutable());
345
_exceptionTexts
.TryGetValue(exceptionName, out var texts);