C# Class Shaolinq.ExpressionWriter.ExpressionHasherWriter

Show file Open project: tumtumtum/Shaolinq Class Usage Examples

Public Methods

Method Description
Write ( string sourcePaths ) : string

Private Methods

Method Description
CreateMethodBody ( Microsoft.CodeAnalysis.SemanticModel model, INamedTypeSymbol typeSymbol, IMethodSymbol methodSymbol ) : BlockSyntax
ExpressionHasherWriter ( string paths ) : System.Collections.Generic
GetProperties ( INamedTypeSymbol type, HashSet alreadyAdded, bool inherited = true ) : IEnumerable
GetProperties ( INamedTypeSymbol type, bool inherited = true ) : IEnumerable
GetVisitMethods ( INamedTypeSymbol type, bool inherited = true ) : IEnumerable
IsOfType ( ITypeSymbol type, string typeName ) : bool
Write ( ) : string

Method Details

Write() public static method

public static Write ( string sourcePaths ) : string
sourcePaths string
return string