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