9 references to XmlDescriptor
illink (9)
Linker.Steps\DescriptorMarker.cs (6)
62
_context.MarkingHelpers.MarkExportedType (exportedType, assembly.MainModule, new DependencyInfo (DependencyKind.
XmlDescriptor
, assembly.MainModule), GetMessageOriginForPosition (nav));
93
_context.Annotations.Mark (type, new DependencyInfo (DependencyKind.
XmlDescriptor
, _xmlDocumentLocation), GetMessageOriginForPosition (nav));
105
_context.MarkingHelpers.MarkExportedType (exported, assembly.MainModule, new DependencyInfo (DependencyKind.
XmlDescriptor
, _xmlDocumentLocation), GetMessageOriginForPosition (nav));
136
_context.Annotations.Mark (type, new DependencyInfo (DependencyKind.
XmlDescriptor
, _xmlDocumentLocation), GetMessageOriginForPosition (nav));
164
_context.Annotations.Mark (field, new DependencyInfo (DependencyKind.
XmlDescriptor
, _xmlDocumentLocation), GetMessageOriginForPosition (nav));
178
_context.Annotations.Mark (method, new DependencyInfo (DependencyKind.
XmlDescriptor
, _xmlDocumentLocation), GetMessageOriginForPosition (nav));
Linker.Steps\MarkStep.cs (3)
120
DependencyKind.
XmlDescriptor
,
158
DependencyKind.
XmlDescriptor
,
206
DependencyKind.
XmlDescriptor
,