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