2 references to ISynthesizedGlobalMethodSymbol
Microsoft.CodeAnalysis (2)
Emit\CommonPEModuleBuilder.cs (1)
766Debug.Assert(((ISynthesizedGlobalMethodSymbol)cctor.GetInternalSymbol()).ContainingPrivateImplementationDetailsType == (object)details);
Emit\EditAndContinue\SymbolChanges.cs (1)
130if (symbol is ISynthesizedGlobalMethodSymbol)