2 references to SetTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (1)
908expressionVariableField.SetTypeWithAnnotations(declType, BindingDiagnosticBag.Discarded);
BoundTree\VariablePendingInference.cs (1)
93type = fieldSymbol.SetTypeWithAnnotations(type, inferenceDiagnostics);