Visual Studio 2015 search only in literal strings that span multiple lines -


i working on problem got sent request contained data shouldn't have, , party have sent claims our logging system 'logged incorrectly'. our logging mechanism first thing captures request , after column request stored in database shouldn't touched anywhere. using dapper search column usage genius gave name [request] brings 10k results when searched have tried looking [request] in brackets noting comes up. our dapper sqls stored in multiline sql files in plain code (multi , single line). i tried looking regex since sqls multi-line nothing useful came up.

how search multiline literals in visual studio 2015?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -