GenerateCodeForDeclaringAssemblyAttribute
class
Namespace: Orleans
Indicates that the source generator should also inspect and generate code for the assembly containing the specified type.
public sealed class GenerateCodeForDeclaringAssemblyAttribute : AttributeConstructors
GenerateCodeForDeclaringAssemblyAttribute(Type)Initializes a new instance of theGenerateCodeForDeclaringAssemblyAttributeclass.
Properties
TypeGets a type in the assembly which the source generator should inspect and generate source for.
