4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3692
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
8119
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
10970
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
11994
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);