SymbolsUtility Class¶
Methods¶
-
Microsoft.AspNet.Mvc.Razor.Internal.SymbolsUtility.SupportsSymbolsGeneration()
Determines if the current platform supports symbols (pdb) generation.
Return type: System.Boolean Returns: <c>true</c> if pdb generation is supported; <c>false</c> otherwise. public static bool SupportsSymbolsGeneration()
-