2 references to IsBinary
Microsoft.CodeAnalysis (2)
Text\SourceText.cs (2)
213if (throwIfBinaryDetected && IsBinary(text)) 272if (throwIfBinaryDetected && IsBinary(text))