2 references to SearchInFile
Microsoft.NET.HostModel (2)
AppHost\BinaryUtils.cs (1)
89return SearchInFile(accessor, searchPattern);
Bundle\Bundler.cs (1)
440int position = BinaryUtils.SearchInFile(accessor, BundleHeaderSignature);