ReflectionDataSet Methods

Methods

BindingRedirectionConfiguration This is used to return the assemblyBinding configuration entries for the MRefBuilder configuration file.
CommentsFileLocations This is used to return an enumerable list of comments file locations
ContainsAssembly This is used to see if the framework contains an assembly that uses the specified name
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FindAssembly This is used to find an assembly by name
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetReferencedNamespaces This is used to get an enumerable list of unique namespaces referenced in the XML comments files of the given set of namespaces.
GetTypeGets the Type of the current instance.
(Inherited from Object)
IgnoredNamespacesConfiguration This is used to return the API filter namespace configuration entries for the MRefBuilder configuration file.
IgnoreIfUnresolvedConfiguration This is used to return the ignoreIfUnresolved configuration entries for the MRefBuilder configuration file.
KeepReferenceAssembly This is used to see if a reference assembly should be kept when building reflection data
Save This is used to save the reflection data set information to an XML file
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also