2 references to From
Microsoft.CodeAnalysis (2)
Text\SourceText.cs (2)
188=> From(stream, encoding, checksumAlgorithm, throwIfBinaryDetected, canBeEmbedded, embeddedTextBlob: default);
195=> From(stream, encoding, checksumAlgorithm, throwIfBinaryDetected: false, canBeEmbedded: true, embeddedTextBlob);