Empty search string.
Search tips:
- This search is for occurrences of the search string in the samples' C# code.
- The search is case-insensitive (unless you are using regex search, see below).
- Specifying several space-delimited terms will bring results where all terms are present.
- If the search string begins and ends with a double quote, the search is for the quoted string (but still case-insensitive).
- If the search string begins with a '@', the rest of the string is passed as is to Regex.IsMatch, with sample source code as input.
- Clicking on a search result will open that sample's source in this window. Use the 'back' button to return to the search results.