2 references to IsSchemaV2
System.Data.Services.Design (2)
System\Data\EntityModel\EntityClassGenerator.cs (2)
455if (IsSchemaV2(root)) 474schemaElements.AddRange(dataServiceElement.Elements().Where(IsSchemaV2));