1 reference to SqlProfileProvider
System.Web (1)
Profile\HttpProfileBase.cs (1)
514
bool requireSerializationCheck = pps.ProviderInternal == null || pps.ProviderInternal.GetType() == typeof(
SqlProfileProvider
);