Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.LocalSymbol.TypeWithAnnotations
1 write to TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\UpdatedContainingSymbolLocal.cs (1)
30TypeWithAnnotations = updatedType;
1 reference to TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\UpdatedContainingSymbolLocal.cs (1)
69(TypeWithAnnotations.Equals(otherLocal.TypeWithAnnotations, compareKind) &&