2 references to MarkClassAsStatic
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\FixUp.cs (1)
76
if ( type == FixUpType.
MarkClassAsStatic
)
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
363
if ( fixUp.Type == FixUpType.
MarkClassAsStatic
)