3 references to SerializedRecursiveType
illink (3)
Linker\SerializationMarker.cs (3)
199
MarkRecursiveMembersInternal (type.BaseType, new DependencyInfo (DependencyKind.
SerializedRecursiveType
, type));
207
MarkRecursiveMembersInternal (field.FieldType, new DependencyInfo (DependencyKind.
SerializedRecursiveType
, type));
221
MarkRecursiveMembersInternal (property.PropertyType, new DependencyInfo (DependencyKind.
SerializedRecursiveType
, type));