10 references to From
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Microsoft.CodeAnalysis (3)
EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Text\SourceText.cs (2)
228=> From(buffer, length, encoding, checksumAlgorithm, throwIfBinaryDetected, canBeEmbedded: false); 426/// If this text was constructed via <see cref="From(byte[], int, Encoding, SourceHashAlgorithm, bool, bool)"/> or
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Microsoft.CodeAnalysis.CodeStyle (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,
Roslyn.Diagnostics.Analyzers (1)
src\roslyn\src\Compilers\Core\Portable\EncodedStringText.cs (1)
165return SourceText.From(bytes.Array,