4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3671
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
7851
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
10650
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
11551
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);