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