5 references to Platform_not_supported
System.Web.ApplicationServices (5)
Security\DefaultMembershipAdapter.cs (5)
15get { throw new PlatformNotSupportedException(ApplicationServicesStrings.Platform_not_supported); } 19get { throw new PlatformNotSupportedException(ApplicationServicesStrings.Platform_not_supported); } 23get { throw new PlatformNotSupportedException(ApplicationServicesStrings.Platform_not_supported); } 27get { throw new PlatformNotSupportedException(ApplicationServicesStrings.Platform_not_supported); } 31throw new PlatformNotSupportedException(ApplicationServicesStrings.Platform_not_supported);