1 write to annotations
System.Data.Linq (1)
SqlClient\Common\SqlServer2KCompatibilityCheck.cs (1)
50visitor.annotations = annotations;
2 references to annotations
System.Data.Linq (2)
SqlClient\Common\SqlServer2KCompatibilityCheck.cs (2)
31if (annotations.NodeIsAnnotated(node)) { 32foreach (SqlNodeAnnotation annotation in annotations.Get(node)) {