The members of System.Diagnostics.SymbolStore.ISymbolReader are listed below.
[read-only] UserEntryPoint SymbolToken. Documentation for this section has not yet been entered.
GetDocument(string, Guid, Guid, Guid) : ISymbolDocument Documentation for this section has not yet been entered.GetDocuments() : ISymbolDocument[] Documentation for this section has not yet been entered.GetGlobalVariables() : ISymbolVariable[] Documentation for this section has not yet been entered.GetMethod(SymbolToken) : ISymbolMethod Documentation for this section has not yet been entered.GetMethod(SymbolToken, int) : ISymbolMethod Documentation for this section has not yet been entered.GetMethodFromDocumentPosition(ISymbolDocument, int, int) : ISymbolMethod Documentation for this section has not yet been entered.GetNamespaces() : ISymbolNamespace[] Documentation for this section has not yet been entered.GetSymAttribute(SymbolToken, string) : byte[] Documentation for this section has not yet been entered.GetVariables(SymbolToken) : ISymbolVariable[] Documentation for this section has not yet been entered.