3 writes to _diagnostics
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Intermediate\IntermediateNode.cs (3)
18
=>
_diagnostics
??= _diagnosticsBuilder?.ToImmutable() ?? [];
34
_diagnostics
= null;
43
_diagnostics
= null;