3 references to AsAnnotated
Microsoft.CodeAnalysis.CSharp (3)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
474_fixedResults[i] = _fixedResults[i] with { Type = fixedResultType.AsAnnotated() };
FlowAnalysis\NullableWalker.cs (2)
7153return declaredType.AsAnnotated(); 7181return declaredType.AsAnnotated();