3 references to SynthesizedStringHashFunctionName
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\EmitStatement.cs (1)
1534: PrivateImplementationDetails.SynthesizedStringHashFunctionName);
Lowering\LocalRewriter\LocalRewriter.DecisionDagRewriter.cs (1)
934StringPatternInput.String => CodeAnalysis.CodeGen.PrivateImplementationDetails.SynthesizedStringHashFunctionName,
Symbols\Synthesized\SynthesizedStringHashFunctionSymbol.cs (1)
19: base(privateImplType, returnType, PrivateImplementationDetails.SynthesizedStringHashFunctionName)