4 references to IsDataTableAnnotated
dotnet-svcutil-lib (4)
SchemaImporterExtensions\DataSetSchemaImporterExtension.cs (4)
72
if (
IsDataTableAnnotated
(context))
108
if (
IsDataTableAnnotated
(context) ||
IsDataTableAnnotated
(type))
132
if (
IsDataTableAnnotated
(any))