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