5 references to AllowExeDefinition
System.Configuration (5)
System\Configuration\MgmtConfigurationRecord.cs (5)
803
configSection.SectionInformation.
AllowExeDefinition
,
1311
|| factoryRecord.AllowExeDefinition != configSection.SectionInformation.
AllowExeDefinition
1371
if ((configSection.SectionInformation.
AllowExeDefinition
!=
1379
configSection.SectionInformation.
AllowExeDefinition
)
1920
factoryRecord.AllowExeDefinition = configSection.SectionInformation.
AllowExeDefinition
;