3 references to Value
ComSvcConfig (1)
ComplusTypeValidator.cs (1)
320
UnmanagedType marshalAs = attr.
Value
;
mscorlib (1)
system\reflection\customattribute.cs (1)
448
new CustomAttributeTypedArgument(marshalAs.
Value
),
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusTypeValidator.cs (1)
45
UnmanagedType marshalAs = attr.
Value
;