Class RoslynDocumentationProvider
Provide XML documentation to the compiler for members from metadata.
public class RoslynDocumentationProvider : DocumentationProvider- Inheritance
- 
      
      
      RoslynDocumentationProvider
Constructors
- RoslynDocumentationProvider(string, string, string)
- Initializes a new instance of the - RoslynDocumentationProviderclass with specified settings.
Properties
- AssemblyName
- Gets an assembly name. 
- FullPath
- Gets the full documentation path. 
- SystemPath
- Gets a system path. 
Methods
- Equals(object)
- Determines whether the specified object is equal to the current object. 
- GetDocumentationForSymbol(string, CultureInfo, CancellationToken)
- Fetches a documentation comment for the given member ID. 
- GetHashCode()
- Serves as a hash function for a particular type.