2 references to s_ScriptIgnoreAttributeConstructor
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (2)
816if (s_ScriptIgnoreAttributeConstructor != null) 818field.SetCustomAttribute(new CustomAttributeBuilder(s_ScriptIgnoreAttributeConstructor, emptyArray));