2 references to ImplementsIData
Microsoft.Diagnostics.DataContractReader.DataGenerator (2)
Parser.cs (2)
385else if (ImplementsIData(type) && prop.NullableAnnotation == NullableAnnotation.Annotated) 394if (ImplementsIData(type))