4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3628
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
7669
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
10414
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
11252
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);