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