4 references to InvocableAttributeCtorToken
mscorlib (4)
system\reflection\ConstructorInfo.cs (1)
189int ctorToken = rtAssembly.InvocableAttributeCtorToken;
system\reflection\fieldinfo.cs (1)
420int ctorToken = rtAssembly.InvocableAttributeCtorToken;
system\reflection\methodinfo.cs (1)
155int ctorToken = rtAssembly.InvocableAttributeCtorToken;
system\rttype.cs (1)
2684int ctorToken = rtAssembly.InvocableAttributeCtorToken;