4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3766
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
8421
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
11592
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
12683
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);