2 references to PathStartsWithResPrefix
System.Data.Entity (2)
System\Data\Metadata\MetadataArtifactLoader.cs (1)
92if (MetadataArtifactLoader.PathStartsWithResPrefix(path))
System\Data\Metadata\MetadataArtifactLoaderCompositeResource.cs (1)
295Debug.Assert(MetadataArtifactLoader.PathStartsWithResPrefix(path));