65 references to ChangeType
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (60)
IncrementalParser\IncrementalParser.vb (33)
172.changeType = ChangeType.Insert}) 194.changeType = ChangeType.Insert}) 217.changeType = ChangeType.Insert}) 233.changeType = ChangeType.Insert}) 252.changeType = ChangeType.Insert}) 267.changeType = ChangeType.Insert}) 285.changeType = ChangeType.InsertBefore}) 304.changeType = ChangeType.InsertBefore}) 318.changeType = ChangeType.InsertBefore}) 330.changeType = ChangeType.InsertBefore}) 352.changeType = ChangeType.Replace}) 374.changeType = ChangeType.Replace}) 385.changeType = ChangeType.InsertBefore}) 398.changeType = ChangeType.InsertBefore}) 418.changeType = ChangeType.InsertBefore}) 433.changeType = ChangeType.InsertBefore}) 446.changeType = ChangeType.InsertBefore}) 460.changeType = ChangeType.InsertBefore}) 477.changeType = ChangeType.Remove}) 495.changeType = ChangeType.Remove}) 513.changeType = ChangeType.Remove}) 529.changeType = ChangeType.Remove}) 547.changeType = ChangeType.Remove}) 570.changeType = ChangeType.Remove}) 584.changeType = ChangeType.Remove}) 600.changeType = ChangeType.Remove}) 614.changeType = ChangeType.Insert}) 628.changeType = ChangeType.Remove}) 642.changeType = ChangeType.InsertBefore}) 654.changeType = ChangeType.Remove}) 677.changeType = ChangeType.Remove}) 690.changeType = ChangeType.InsertBefore}) 853.changeType = ChangeType.Insert})
IncrementalParser\IPEndBlockStatements.vb (27)
36.changeType = ChangeType.Insert}) 56.changeType = ChangeType.Insert}) 78.changeType = ChangeType.Insert}) 100.changeType = ChangeType.Remove}) 122.changeType = ChangeType.Remove}) 145.changeType = ChangeType.Remove}) 165.changeType = ChangeType.Insert}) 186.changeType = ChangeType.Insert}) 209.changeType = ChangeType.Insert}) 230.changeType = ChangeType.Remove}) 255.changeType = ChangeType.Remove}) 281.changeType = ChangeType.Remove}) 303.changeType = ChangeType.Insert}) 327.changeType = ChangeType.Insert}) 351.changeType = ChangeType.Insert}) 374.changeType = ChangeType.Remove}) 400.changeType = ChangeType.Remove}) 426.changeType = ChangeType.Remove}) 449.changeType = ChangeType.Insert}) 475.changeType = ChangeType.Insert}) 500.changeType = ChangeType.Remove}) 528.changeType = ChangeType.Remove}) 551.changeType = ChangeType.Insert}) 577.changeType = ChangeType.Insert}) 604.changeType = ChangeType.Replace}) 627.changeType = ChangeType.Remove}) 655.changeType = ChangeType.Remove})
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (5)
ParserTestUtilities.vb (5)
217Public changeType As ChangeType 258Case ChangeType.Insert 260Case ChangeType.InsertBefore 262Case ChangeType.Remove 264Case ChangeType.Replace