2 references to StaticIsFile
System.Configuration (2)
System\Configuration\Internal\InternalConfigHost.cs (1)
334return StaticIsFile(streamName);
System\Configuration\updateconfighost.cs (1)
150return InternalConfigHost.StaticIsFile(streamUpdate.NewStreamname);