2 overrides of ContextType
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (1)
96
public override Type
ContextType
{
Mapping\MappedMetaModel.cs (1)
156
public override Type
ContextType
{
1 reference to ContextType
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
41
if (this.primaryModel.
ContextType
== dataContextType) {