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