3 writes to s_registrationException
System.Web.DynamicData (3)
DynamicData\MetaModel.cs (3)
185
s_registrationException
= e;
262
s_registrationException
= e;
283
s_registrationException
= null;
2 references to s_registrationException
System.Web.DynamicData (2)
DynamicData\MetaModel.cs (2)
269
if (
s_registrationException
!= null) {
272
s_registrationException
);