2 references to CreateElementForDiagnostic
Microsoft.CodeAnalysis.Workspaces (2)
Log\WorkspaceStructureLogger.cs (2)
94
generatorDiagnosticsElement.Add(
CreateElementForDiagnostic
(diagnostic));
185
diagnosticsElement.Add(
CreateElementForDiagnostic
(diagnostic));