2 references to Flag_IsFactoryTrustedWithoutAptca
System.Configuration (2)
System\Configuration\FactoryRecord.cs (2)
220return _flags[Flag_IsFactoryTrustedWithoutAptca]; 223set {_flags[Flag_IsFactoryTrustedWithoutAptca] = value;}