4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3693
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
8252
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
11114
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
12144
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);