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