C# Class RoslynExtensions

Afficher le fichier Open project: oleg-shilo/cs-script Class Usage Examples

Private Methods

Méthode Description
IsOneOf_IgnoreCase ( this text ) : bool
PathChangeFileName ( this filePath, string fileName ) : string
SetCompilerSettings ( this provider, string compilerFullPath, int compilerServerTimeToLive = null ) : CSharpCodeProvider,
SetCompilerSettings ( this provider, string compilerFullPath, int compilerServerTimeToLive = null ) : VBCodeProvider,
SetCompilerSettingsImpl ( object provider, string compilerFullPath, int compilerServerTimeToLive = null ) : object