2 references to LazyObsoleteDiagnosticInfo
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.cs (1)
727info = new LazyObsoleteDiagnosticInfo(symbol, containingMember, location);
Symbols\TypeWithAnnotations.cs (1)
1184diagnostics.Add(new LazyObsoleteDiagnosticInfo(type, binder.ContainingMemberOrLambda, binder.Flags), syntax.GetLocation());