System.Xml.Serialization.XmlSerializerFactory.DemandForUserLocationOrEvidence C# (CSharp) Method

DemandForUserLocationOrEvidence() private method

private DemandForUserLocationOrEvidence ( ) : void
return void
        private void DemandForUserLocationOrEvidence()
        {
            // Ensure full trust before asserting full file access to the user-provided location or evidence
        }
    }