1 write to Diagnostics
Microsoft.CodeAnalysis.CSharp (1)
Binder\LockOrUsingBinder.cs (1)
118this.Diagnostics = diagnostics;
1 reference to Diagnostics
Microsoft.CodeAnalysis.CSharp (1)
Binder\LockOrUsingBinder.cs (1)
99diagnostics.AddRange(_lazyExpressionAndDiagnostics.Diagnostics, allowMismatchInDependencyAccumulation: true);