3 references to E_NOTIMPL
System.Web (3)
Hosting\IIS7WorkerRequest.cs (2)
1138
if (result == HResults.
E_NOTIMPL
) {
2574
if (hr == HResults.
E_NOTIMPL
)
Hosting\ISAPIWorkerRequest.cs (1)
2022
if (hr == HResults.
E_NOTIMPL
)