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