1 write to instanceType
System.Runtime.DurableInstancing (1)
System\Runtime\PersistenceMetadataNamespace.cs (1)
24instanceType = persistenceMetadataNamespace.GetName("InstanceType");
2 references to instanceType
System.Runtime.DurableInstancing (2)
System\Runtime\PersistenceMetadataNamespace.cs (2)
22if (instanceType == null) 27return instanceType;