4 references to
Microsoft.CodeAnalysis.CSharp (4)
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 (1)
19: base(privateImplType, returnType, PrivateImplementationDetails.SynthesizedStringHashFunctionName)
Symbols\Synthesized\SynthesizedThrowSwitchExpressionExceptionMethod.cs (1)
17: base(privateImplType, returnType, PrivateImplementationDetails.SynthesizedThrowSwitchExpressionExceptionFunctionName)