2 references to Flag_IsResultTrustedWithoutAptca
System.Configuration (2)
System\Configuration\SectionRecord.cs (2)
122
get {return _flags[
Flag_IsResultTrustedWithoutAptca
];}
123
set {_flags[
Flag_IsResultTrustedWithoutAptca
] = value;}