4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3757
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
8394
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
11564
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
12615
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);