LoadTextOptions(SourceHashAlgorithm) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options used to load SourceText.
public LoadTextOptions(Microsoft.CodeAnalysis.Text.SourceHashAlgorithm checksumAlgorithm);
new Microsoft.CodeAnalysis.LoadTextOptions : Microsoft.CodeAnalysis.Text.SourceHashAlgorithm -> Microsoft.CodeAnalysis.LoadTextOptions
Public Sub New (checksumAlgorithm As SourceHashAlgorithm)
Parameters
- checksumAlgorithm
- SourceHashAlgorithm