1 write to type
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1133ev.type = GetCTypeFromType(eventInfo.EventHandlerType);
3 references to type
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
819eventCType = swtEvent.Event().type;
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\Symbol.cs (1)
124return ev.type;
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1144if (addedFieldType == ev.type)