Implemented interface member:
property
ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.IEventSymbol.ExplicitInterfaceImplementations
1 write to ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationEventSymbol.cs (1)
40this.ExplicitInterfaceImplementations = explicitInterfaceImplementations.NullToEmpty();
1 reference to ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationEventSymbol.cs (1)
50this.Modifiers, this.Type, this.ExplicitInterfaceImplementations,