5 references to
Microsoft.CodeAnalysis.CSharp (5)
Emitter\Model\SynthesizedPrivateImplementationDetailsStaticConstructor.cs (1)
19
:
base
(privateImplementationType, voidType, WellKnownMemberNames.StaticConstructorName)
Symbols\Synthesized\SynthesizedParameterlessThrowMethod.cs (1)
18
:
base
(privateImplType, returnType, synthesizedMethodName)
Symbols\Synthesized\SynthesizedStringHashFunctionSymbol.cs (2)
19
:
base
(privateImplType, returnType, PrivateImplementationDetails.SynthesizedStringHashFunctionName)
28
:
base
(privateImplType, returnType, isReadOnlySpan ? PrivateImplementationDetails.SynthesizedReadOnlySpanHashFunctionName : PrivateImplementationDetails.SynthesizedSpanHashFunctionName)
Symbols\Synthesized\SynthesizedThrowSwitchExpressionExceptionMethod.cs (1)
17
:
base
(privateImplType, returnType, PrivateImplementationDetails.SynthesizedThrowSwitchExpressionExceptionFunctionName)