2 references to FileExists
System.Web.DynamicData (2)
DynamicData\EntityTemplateFactory.cs (1)
111
return _factory.
FileExists
(templatePath) ? templatePath : null;
DynamicData\FieldTemplateFactory.cs (1)
270
if (_templateFactory.
FileExists
(virtualPath))